/*初始化样式*/
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,navs,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#333;position:relative;font:14px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}

a:hover,a:active,a:focus{text-decoration:none;outline:none;}

*{
        -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}

h3,h4,h5{
    font-weight: normal;
}

p{margin:0;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}

/**/
.x-top {
    background: #121F44;
    font-size: 14px;
    height: 58px;
    line-height: 58px;
    color: #fff;
}

.hyz {
    color: #fff;
}

.hyr a {
    color: #fff;
}

.x-top2 {
    height: 94px;
    line-height: 94px;
    box-shadow: 0px 0px 28px 1px rgba(0, 0, 0, 0.2);
}



.so img {
    max-width: 56%;
}

.ss {
    display: none;
    position: absolute;
    right: 0;
    top: 94px;
    width: 350px;
    /* padding: 20px; */
    /* border-radius: 20px; */
    z-index: 999;
    background: #0061b1;
}

.ss input {
    outline: none;
    line-height: 45px;
    width: 36px;
    background: none;
    border:0;
    /* border: 1px solid #fff; */
    background: #0061b1;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.28);
    float: left;
}
.ss #s_btn{
    background: url(../images/sousuo.png) no-repeat center;
}
.ss #keyword {
    padding-left:13px;
    line-height: 45px;
    width:calc(100% - 36px);
    background: none;
    border:0;
    /* border: 1px solid #fff; */
    outline: none;
    font-size: 13px;
    color: rgba(255, 255, 255, 1);
    float: left;
}

.ss #keyword:-webkit-autofill {
    -webkit-text-fill-color: rgba(255, 255, 255,1) !important;
    transition: background-color 5000s ease-in-out 0s;
}

.ss #keyword::placeholder {
    color: rgba(255, 255, 255, 1);
}
/* 导航样式 */
.x-menu {
    width: 58.75%;
    float: left;
}

.x-menu > li {
    width: 16.6666%;
    margin: 0;
    text-align: center;
    float: none;
    position: relative;
}

.x-menu > li > a {
    font-size: 16px;
    color: #333333;
    line-height: 94px;
    display: block;
}

.x-menu > li > a:hover {
    color: #0061b1;
}

.x-menu > li.active > a {

}

.x-menu {
    width: 100%;
    float: none;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.x-sub-menu {
    top: 80px;
}

.x-menu .lastli {
    width: 6% !important;
}

.x-menu > li.active > a, .x-menu > li > a:hover {
}

.x-menu > li:after {
    content: '';
    position: absolute;
    z-index: 100;
    width: 100%;
    left: 0;
    height: 40px;
    opacity: 0;
    top: 100%;
}

.x-menu > li:hover .x-sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.x-sub-menu {
    position: absolute;
    z-index: 999;
    width: 150%;
    left: -25%;
    top: 104px;
    background: #fff;
    border-radius: 5px;
    padding: 10px 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.x-sub-menu > li > a {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #333;
    line-height: 1.5;
    padding: .5em;
}

.x-sub-menu > li > a:hover {
    background: #e9eaeb;
}

.x-sub-menu:after {
    content: '';
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 10px;
    cursor: pointer;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #fff transparent;
    border-top: none;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -10px;
    z-index: 99;
}


.foot_nav li {
    float: left;
    width: 20%;
    text-align: center;
}

.foot_nav li a {
    font-size: 18px;
    color: #ffbb02;
    display: block;
    width: 100%;
    font-weight: 700;
}

.foot_nav li .x-nav-menu {
    width: 100%;
    margin-top: 1.43em;
}

.foot_nav li .x-nav-menu a {
    display: block;
    font-size: 14px;
    line-height: 2;
    color: rgba(255, 255, 255, .7);
    font-weight: normal
}




/**/
.max1400{
    max-width: 1500px;
    margin: 0 auto;
    padding: 0 50px;
}
.max1300{
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 50px;
}
.max1200{
    max-width: 1260px;
    margin: 0 auto;
    padding: 0 30px;
}
@media(max-width:1260px){
    .max1300{
        padding: 0 30px;
    }
    .max1400{
        padding: 0 30px;
    }
}
@media(max-width:991px){
    /*body{*/
    /*    padding-top: 60px;*/
    /*}*/
}
@media(max-width:768px){
    .max1300{
        padding: 0 15px;
    }
    .max1400{
        padding: 0 15px;
    }
    .max1200{
        padding: 0 15px;
    }
}
.flex_con{
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
/*  */


@media(max-width: 991px){
    /*body{*/
    /*    padding-top: 60px;*/
    /*}*/
}
/*  */
.page-wrap-right img {
    max-width: 100%;
    height: auto !important;
    width: auto !important;
}

/* 友情链接 */

.c-link {
    padding: 2.448% 0 2.448%;
    font-size: 18px;
    color: #808080;
    line-height: 24px;
}

.c-link .con {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.c-link span {
    cursor: pointer;
    display: block;
    font-size: 20px;
	color: #1c397d;
}

.c-link dd {
    width: calc(100% - 170px);
}

.c-link .sec {
    display: none;
    position: absolute;
    bottom: 100%;
    left: 0;
    background: rgba(255, 255, 255, .6);
    padding: 10px;
    min-width: 120px;
    z-index: 999;
}

.c-link a {
    color: #808080;
    padding: 0 4px;
    font-size: 18px;
    line-height: 24px;
}
@media(max-width:991px){
    .c-link{
        display: none;
    }
}

/*主体区域*/
.container{width: 1600px; margin: 0 auto;position: relative;}



.w1600{width: 1600px;margin: 0 auto;position: relative;}
/* 头部 */
/**************************************** header start **************************************/
.header{position: fixed;top: 0;left: 0;width: 100%;z-index: 9999;background: #fff;border-bottom: 1px solid #e8e8e8;}
.header_zw{display: block;height: 80px;transition: .3s;}
.header_zw.active{height: 90px;}
.head1{height: 40px;line-height: 40px;background: #292B2D;overflow: hidden;}
.head1 span,.head1 a{font-size: 14px;color: #c4c4c4;}
.head1 .iconfont{font-size: 20px;margin-right: 8px;}
.head1 .a{font-size: 26px;}
.head1 .icon-email-fill{position: relative;top: 2px;}
.head1 a+span{margin-left: 40px;}


.head2{height: 80px;box-shadow: 0px 2px 4px #a7a7a72e;}
.head2 .logo{float: left;line-height:80px;max-width:163px}
.head2 .head_more{float: right;}
.head2 .t_nav{float: right; margin-left: 20px;}
.head2 .t_nav>ul>li{float: left;margin-right: 50px;position: relative;}
.head2 .t_nav>ul>li.active>a{color: #0061b1;font-weight: bolder;}
.head2 .t_nav>ul>li>a{line-height: 80px;font-size: 16px;color: #444;}
.head2 .t_nav>ul>li>a i{ display: inline-block;vertical-align: middle; margin-left: 2px; height: 6px; width: 11px; background: url("../images/xia.png")no-repeat; background-size: 100%; opacity: 0; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; }

.head2 .t_nav>ul>li:hover>a{color: #0061b1 !important;}
.head2 .t_nav>ul>li:hover>a i{opacity: 1;}

.lang_box{position: relative;margin-top: 26px;margin-left: 20px; font-size: 14px;color: #666;cursor: pointer;float: left;}
.lang_box i{display: inline-block; margin-right: 5px;font-size: 12px;line-height: 24px; vertical-align: middle;height: 24px; width: 24px;text-align: center; border-radius: 50%;color: #fff; background: #555;}
.sel_lang_box{opacity: 0;visibility: hidden;margin-top: 20px;height: 0; transition: .3s; position: absolute;top: 100%;left: -10px;background: #FFFFFF;width: 100px;box-sizing: border-box;padding: 8px 0px;box-shadow: 0px 2px 10px 1px rgba(96, 96, 96, 0.18);box-sizing: border-box;}
.sel_lang_box a{display: block;box-sizing: border-box;height: 36px;line-height: 36px;padding: 0 5px;font-size: 14px;}
.sel_lang_box a:hover{background-color: rgb(233, 233, 233);}
.lang_box:hover .sel_lang_box{opacity: 1;visibility: visible;margin-top: 0;height: auto;}


.search_box{position: relative; float: left; box-sizing: border-box; padding: 30px 20px 30px; border-radius:30px; -webkit-border-radius:30px; -moz-border-radius:30px; -ms-border-radius:30px; -o-border-radius:30px; }
.search_box::after{content: "";display: none!important;width: 1px;height: 20px;background-color: #DDD;position: absolute;right: 0;top: 30px;}
.search_box .search-inp{opacity: 0;visibility: hidden;padding: 10px 20px;margin-top: 20px;height: 0; transition: .3s; position: absolute;top: 100%;left: -100px;background: #FFFFFF;width: auto;box-sizing: border-box;box-shadow: 0px 2px 10px 1px rgba(96, 96, 96, 0.18);box-sizing: border-box;z-index:9999;}
.search_box .int{ display: block; width: 210px; height: 36px; float: left; line-height: 36px; border: 1px solid #ccc; padding: 0 40px 0 15px; border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; -ms-border-radius: 30px; -o-border-radius: 30px;outline:none}
.search_box .btn{border:0;display: block;width: 28px;height: 28px;background: url(../images/search.png) no-repeat;float: left;background-position: center;cursor: pointer;margin-right: 5px;margin-top: 4px;position: absolute;right: 25px;top: 10px;}
.search_box i{display: block;cursor: pointer;}
.search_box i img{
    display: block;
}
.search_box:hover .search-inp{opacity: 1;visibility: visible;margin-top: 0;height: auto;}

.wap_header{display: none;}
.w_header{height: 50px; background: #fff; box-shadow: 0 0px 48px 0 rgba(0,0,0,.1); position: fixed;top: 0;left: 0;width: 100%; z-index: 999999;}
.w_header .logo{float: left; height: 40px; margin-top: 5px; margin-left: 10px;}
.w_header .logo a{display: block; height: 100%;line-height: 50px; font-size: 12px;}
.w_header .logo a img{display: block; height: 100%; float: left;margin-right: 5px;}
.w_header .sp_nav{display: block; width: 30px; height: 30px; position: absolute; top: 0; right: 10px; margin-top: 15px; z-index: 5;}
.w_header .sp_nav i{display: block; background: #0061b1; width: 30px; height: 2px; position: absolute; left: 0; transition: all ease .35s;}
.w_header .sp_nav i:nth-of-type(1){top: 0;}
.w_header .sp_nav i:nth-of-type(2){top: 10px;}
.w_header .sp_nav i:nth-of-type(3){top: 20px;}
.w_header .sp_nav.sp_nav_se i:nth-of-type(1){top: 10px; transform: rotate(45deg);}
.w_header .sp_nav.sp_nav_se i:nth-of-type(2){width: 0;}
.w_header .sp_nav.sp_nav_se i:nth-of-type(3){top: 10px; transform: rotate(-45deg);}
.w_nav{width: 100%; height: calc(100% - 50px); position: fixed; left: 0; top: -100%; z-index: 99999; transition: top ease .35s;}
.w_nav.nav_show{top: 50px;}
.w_nav > ul{min-width: 320px; height: 100%; margin: 0 auto; background: #eee; position: relative; overflow-y: auto;}
.w_nav ul li{border-top: 1px solid #ddd; margin-left: 20px; line-height: 40px; font-size: 14px; position: relative;}
.w_nav > ul > li:first-child{border-top: 0 none;}
.w_nav ul li a{height: 44px; line-height: 44px; display: block; padding-right: 45px; color: #666;}
.w_nav ul li ul{display: none;}
.w_nav ul li i span{font-size: 14px; transition: all .5s;}
.w_nav ul li i span:before{content: "";display: block;height: 100%;width: 100%;background: url(../images/right.png) no-repeat;background-size: 12px;background-position: center;transition: .3s;}
.w_nav ul li i.nav_btndown span::before{color: #0061b1; transform: rotate(90deg);}

.head2 .t_nav>ul>li:hover .ReactCollapse--collapse{visibility: visible;opacity: 1;top: 81px;}
.ReactCollapse--collapse{position: fixed;left: 0px;top: 55px; width: 100%;visibility: hidden;opacity: 0;transition: .5s;z-index:9999;}
.nav-item-dropdown{width: 100%;background: rgba(255,255,255,0.9);overflow: hidden;}
.nav-item-dropdown .column-wrap{column-count: 7;-moz-column-count: 7;-webkit-column-count: 7;grid-column-gap: 20px;column-gap: 20px;}
.column-wrap .second-menu{page-break-inside: avoid;break-inside: avoid; margin-bottom: 40px;}
.flex-wrap{display: flex;flex-wrap: wrap;justify-content: center;}
.flex-wrap .second-menu{max-width: 182px;margin-right: 60px;margin-bottom: 0;}

.second-ul{padding: 40px 0;}
.second-ul .second-menu .second-name{font-size: 16px;line-height: 22px;font-weight: bold;}
.second-ul .second-menu .line{line-height: 3px;margin: 6px 0 16px;width: 100%;height: 1px;background: #0061b1;position: relative;}
.second-ul .second-menu .line::after{content: "";display: block;width: 30px;height: 3px;position: absolute;top: -1px;left: 0;background-color: #0061b1;}
.second-ul .second-menu .third-ul .third-menu{margin-bottom: 12px;}
.second-ul .second-menu .third-ul .third-menu .third-name{font-size: 14px;color: #666;line-height: 20px;}
.second-ul .second-menu .third-ul .third-menu .third-name:hover{color: #0061b1;cursor: pointer;}

.fp-right {
    position: fixed;
    right: 20px;
    top: 50%;
    margin-top: -54px;
    z-index: 99;
}

.fp-right a {
    display: block;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background: #0061b1;
    margin: 0 auto 3px;
}

.fp-right li {
    width: 17px;
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 4px;
}

.fp-right li span {
    display: none;
}

.fp-right li:after {
    content: '';
    width: 1px;
    height: 15px;
    background: #0061b1;
    position: absolute;
    bottom: 0;
    left: 8px;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.fp-right li:last-child:after {
    display: none;
}

.fp-right li a.active {
    width: 13px;
    height: 13px;
    border: #fa1007 2px solid;
    background: none;
}


.sec-tit{font-size: 30px;color: #FFFFFF; text-align: center;}
.sec-subtit{font-size: 16px;color: #FFFFFF;text-align: center;}
.sec-block{display: block;width: 45px;height: 4px;background: #0061b1;margin: 20px auto;}

.sec{display: flex;height: 100%;}
.sec .cont{margin: auto;color: #FFFFFF;text-align: center;width: 100%;}


.swiper-container-banner{width: 100%;height: 100%;position: relative;overflow: hidden;display: block;}
.swiper-container-banner-pho{display: none;position: relative;}
.swiper-container-banner-pho  .swiper-slide img,
.swiper-container-banner .swiper-slide img{display: block;width: 100%;height: 100%;object-fit: cover;}
.swiper-container-banner .swiper-pagination-bullet{background-color: #fff;width: 10px;height: 10px;}



.sec2{background: url("../images/page2-bg.jpg")no-repeat center/cover;}
.swiper-container-sec2{width: 1250px;margin: auto;overflow: hidden;position: relative; padding: 3% 0 3%;}
.swiper-container-sec2 .sec2-list{ background: rgba(255, 255, 255, 0.38); border: 1px solid #5A7DA0; box-shadow: 0px 7px 3px 1px rgba(42, 42, 42, 0.59); border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; }
.sec2-list .sec2-item{width: 100%;display: flex;height: auto;padding:10% 0}
.sec2-list .sec2-item img{display: block;max-width: 80%;margin: auto;}
.sec2-list .sec2-itemName{ height: 68px; background: rgba(255, 255, 255, 0.3); border: 1px solid #5A7DA0; border-radius: 4px; text-align: center; font-size: 18px; font-weight: bold; color: #FFFFFF; line-height: 70px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.swiper-container-sec2 .swiper-slide{ transition:.5s; -webkit-transition:.5s; -moz-transition:.5s; -ms-transition:.5s; -o-transition:.5s; }
.swiper-container-sec2 .swiper-slide:hover{ transform:translateY(-50px)  ; -webkit-transform:translateY(-50px)  ; -moz-transform:translateY(-50px)  ; -ms-transform:translateY(-50px)  ; -o-transform:translateY(-50px)  ; }
.swiper-container-sec2 .swiper-pagination-bullet{background-color: #fff;width: 10px;height: 10px;}
.section2.active .sec-tit{animation: fadeInUp 1s 0.1s ease both;-webkit-animation: fadeInUp 1s 0.1s ease both;}
.section2.active .sec-block{animation: fadeInUp 1s 0.2s ease both;-webkit-animation: fadeInUp 1s 0.2s ease both;}
.section2.active .sec-subtit{animation: fadeInUp 1s 0.3s ease both;-webkit-animation: fadeInUp 1s 0.3s ease both;}
.section2.active .swiper-container-sec2{animation: fadeInUp 1s 0.3s ease both;-webkit-animation: fadeInUp 1s 0.3s ease both;}



.sec3{background: url("../images/page3-bg.jpg")no-repeat center/cover;}
.show {
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  border-right: 0;
}

.show * {
  transition: 0.3s all ease-in-out;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
}

.show .show-list {
  width: 25%;
  height: 100%;
  overflow: hidden;
  position: relative;
  float: left;
}

.show .show-list.active .show-bg {
  background: transparent;
}

.show .show-list > img {
  display: block;
  height: 100%;
  width: 100%;
    object-fit: cover;
}

.show .show-list.active > img {
  opacity: 0.5;
}

.show .show-list.active .show-bg-cont {
  height: 0;
  opacity: 0;
}

.show .show-bg {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  background: linear-gradient(28deg, #163F97, #2E7BFC);
}

.show .show-bg .show-bg-cont {
  pointer-events: none;
  width: 260px;
  height: auto;
  opacity: 1;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.show-bg-cont img {
  display: block;
  margin: 0 auto;
}

.show-bg-cont .show-tit {
  font-size:26px;
  color: #fff;
  text-align: center;
  line-height: 32px;
  margin: 30px;
}

.show-bg-cont i {
  display: block;
  width: 28px;
  height: 3px;
  background: rgba(255, 255, 255, 0.4);
  margin: 0 auto;
}

.show-bg-cont .show-cont {
  font-size: 14px;
  color: #fff;
  line-height: 22px;
  margin-top: 40px;
  padding: 0 20px;
}

.show-bg-cont span {
  display: block;
  margin-top: 70px;
}

.show-list .show-bg .show-h {
  height: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 500px;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.show-list.active .show-bg .show-h {
  height: auto;
  opacity: 1;
}

.show-bg .show-h .show-h-tit {
  font-size: 30px;
  color: #012D9F;
  line-height: 32px;
  font-weight: bold;
  text-align: center;
}

.show-bg .show-h .show-h-subtit {
  font-size: 20px;
  font-family: Verdana;
  font-weight: 400;
  color: #999;
  line-height: 28px;
  text-align: center;
  margin-top: 10px;
}

.show-bg .show-h .show-h-cont {
  font-size: 16px;
  color: #555;
  text-align: center;
  line-height: 28px;
  margin-top: 40px;
}

.a-box {
  display: block;
  width: 170px;
  height: 46px;
  margin: 50px auto 0;
  background: #012D9F;
  line-height: 46px;
  position: relative;
}

.a-box p {
  font-size: 14px;
  text-align: center;
  color: #fff;
  position: relative;
  z-index: 9;
}

.a-box i {
  display: block;
  width: 9px;
  height: 100%;
  background: #DF0117;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.a-box:hover p {
  color: #fff;
}
.a-box:hover i {
  width: 100%;
}




.sec4{background: url("../images/page4-bg.jpg")no-repeat center/cover;}
.app_list{position: relative;margin: 50px auto 0;width: 1500px;}

.ap_box{width: 50%;position: relative;}
.ap_box .img{overflow: hidden;display: none;}
.ap_box img{width: 100%;}
.pp_box{text-align: left; width: 50%;display: flex; box-sizing: border-box;padding: 0px 100px;position: absolute;right: 0;top: 0;height: 100%;background: rgba(142, 142, 142, 0.17);}
.pp_box .desc{display: none;margin: auto 0;}
.pp_box .desc h3{font-size: 28px;color: #FFFFFF;}
.pp_box .desc h4{font-size: 20px;color: #FFFFFF;margin: 16px 0 40px;}
.pp_box .desc .info{overflow: hidden;margin-top: 50px;}
.pp_box .desc .info p{font-size: 18px;color: #C9C9C9;line-height: 33px;}
.ap_box .img.active{display: block;}
.pp_box .desc.active{display: block;}

.sel_app{position: absolute;right: 0;top: 50px;width: 250px;}
.app_item{background: #474747;width: 240px;height: 100px;line-height: 100px;box-sizing: border-box;padding-left: 15px;position: relative;transition: .3s;float: right;display: flex;cursor: pointer;}
.app_item+.app_item{margin-top: 30px;}
.app_item span{font-size: 20px;line-height: 26px; font-weight: bold;color: #F7F7F7;display: block;margin: auto;}
.app_item span em{display: block;text-align: center;font-weight: 400;}
.app_item.active{width: 290px;padding:0 20px;background: linear-gradient(90deg, #2E7BFC, #163F97);}

.section4.active .sec-tit{animation: fadeInUp 1s 0.1s ease both;-webkit-animation: fadeInUp 1s 0.1s ease both;}
.section4.active .sec-block{animation: fadeInUp 1s 0.2s ease both;-webkit-animation: fadeInUp 1s 0.2s ease both;}
.section4.active .sec-subtit{animation: fadeInUp 1s 0.3s ease both;-webkit-animation: fadeInUp 1s 0.3s ease both;}
.section4.active .app_list{animation: fadeInUp 1s 0.4s ease both;-webkit-animation: fadeInUp 1s 0.4s ease both;}


.sec5{background: url("../images/about-bg.png")no-repeat center/cover;overflow: hidden;}

.section5.active .compInfo .comp-l{ animation: fadeInLeft 1.2s 0.2s ease both; -webkit-animation: fadeInLeft 1.2s 0.2s ease both; }
.section5.active .compInfo .comp-r{ animation: fadeInRight 1.2s 0.2s ease both; -webkit-animation: fadeInRight 1.2s 0.2s ease both; }
.compInfo{display: flex;height: 100%;width: 100%;}
.compInfo .compBox{margin: auto;display: flex;justify-content: space-around;}
.compInfo .comp-l{width: 45%;}
.compInfo .comp-r{width: 50%;}
.compInfo .comp-l .comp-en{color: #BBB;text-transform: uppercase;padding-top: 60px;}
.comp-en em{font-size: 30px;font-style: normal;display: block;}
.comp-en span{font-size: 38px;font-weight: bold;}
.comp-l .comp-name{font-size: 40px;font-weight: bold;color: #012D9F;margin: 20px 0 40px;}
.comp-l .comp-name span{color: #DF0117;}
.comp-l .comp-cont{font-size: 16px;color: #666;line-height: 32px;
        display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.comp-l .comp-a{margin: 60px 0 0;background: #012D9F url("../images/zjxl.png")no-repeat 5px -3px}
.compInfo .comp-r img{display: block;max-width: 100%;margin:0 auto}


.sec9{background: url("../images/news.jpg")no-repeat center/cover;}
.news{padding: 50px 0;margin: auto;width:100%}
.news .hdc-tit-en{font-size: 60px;font-family: BebasNeue;color: #F6F6F6;text-transform: capitalize }
.news .hdc-tit{font-size: 26px;color: #F6F6F6;}
.news .hdc-tit-en, .news .hdc-tit{color: #fff;text-align: center;}
.news .news-nav{text-align: center;margin-top: 50px;font-size: 22px;color: #fff;}
.news .news-nav span{display: inline-block;cursor: pointer;}
.news .news-nav span:hover,.news .news-nav span.on{color: #FF0000;}
.news .news-list{margin-top: 100px;}
.news .news-list ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.news .news-list ul li{ width: 33%; padding: 0 60px; box-sizing: border-box; border-right: 1px solid rgba(255, 255 ,255 , 50%);color: #fff;}
.news .news-list ul li:last-child{border: none;}
.news ul li a{color: #fff;}
.news-list ul li .news-tit{font-size: 18px;font-weight: bold;}
.news-tit p{display: inline-block; width: calc(100% - 90px);font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news-tit span{float: right;font-size: 14px;font-weight: 400;margin-top: 3px;}
.news-list ul li .news-txt{margin-top: 30px;font-size: 14px;color: #E5E5E5;line-height: 30px;height: 60px; overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.news-list .news-item{display: none; transition: unset !important; -webkit-transition: unset !important; -moz-transition: unset !important; -ms-transition: unset !important; -o-transition: unset !important; }
.news-list .news-item:first-child{display: block;}
.news-list .news-more{margin-top: 50px;float: right;color: #B1B1B1;}
.news-list .news-more:hover{color: #fff;}
.section9.active .hdc-tit-en{animation: fadeInUp 1s 0.1s ease both;-webkit-animation: fadeInUp 1s 0.1s ease both;}
.section9.active .hdc-tit{animation: fadeInUp 1s 0.2s ease both;-webkit-animation: fadeInUp 1s 0.2s ease both;}
.section9.active .news-nav{animation: fadeInUp 1s 0.5s ease both;-webkit-animation: fadeInUp 1s 0.5s ease both;}
.section9.active .news-list{animation: fadeInUp 1s 0.6s ease both;-webkit-animation: fadeInUp 1s 0.6s ease both;}


.sec8{background: url("../images/page8-bg.jpg")no-repeat center/cover;}
.sec8 .sec-tit{color: #222;}
.sec8 .sec-block{background: #0061b1;}
.sec8 .sec-subtit{color: #444444;}
.sec8 ul{display: flex; flex-wrap: wrap;width: 1550px;margin: 50px auto 0;}
.sec8 ul li{background: url('../images/page8-item-bg.jpg')no-repeat center/cover; width: 15.6%; margin-right: 1.2%;margin-bottom: 1.2%; border: 1px solid #D2D2D2; border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px;box-sizing: border-box;overflow: hidden;}
.sec8 ul li:nth-of-type(6n){margin-right: 0;}
.sec8 ul li .sec8-list{ background-color: rgba(255, 255, 255, 0.05); position: relative; padding: 80px 0; z-index: 9;}
.sec8 ul li .sec8-list i{display: block;margin: auto;position: relative;height: 50px;}
.sec8-list i img{ position: absolute; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); }
.sec8-list i img:first-child{z-index: 9;}
.sec8 ul li span{display: block;margin: 20px auto; height: 3px;width: 38px;background: #666666;}
.sec8 ul li p{font-size: 24px;color: #333333;text-align: center;}
.sec8 ul li:hover{border: none;}
.sec8 ul li:hover .sec8-list::after{ content: ""; display: block; position: absolute; left: 50%; top: 50%;z-index: -1; width: 95%; height: 95%; border: 1px solid #fff; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%); border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; background: rgba(38, 85, 203, 0.7);}

.sec8 ul li:hover{background: url('../images/page8-h.jpg')no-repeat center/cover;}
.sec8 ul li:hover i img:first-child{opacity: 0;}
.sec8 ul li:hover span{background-color: #fff;}
.sec8 ul li:hover p{color: #fff;}

.section8.active .sec-tit{animation: fadeInUp 1s 0.1s ease both;-webkit-animation: fadeInUp 1s 0.1s ease both;}
.section8.active .sec-block{animation: fadeInUp 1s 0.2s ease both;-webkit-animation: fadeInUp 1s 0.2s ease both;}
.section8.active .sec-subtit{animation: fadeInUp 1s 0.5s ease both;-webkit-animation: fadeInUp 1s 0.5s ease both;}
.section8.active ul{animation: fadeInUp 1s 0.6s ease both;-webkit-animation: fadeInUp 1s 0.6s ease both;}

.sec10{background: url("../images/join-bg.jpg")no-repeat center/cover;}
.join{margin-top: 100px;display: flex;justify-content: space-between;}
.join input,.join textarea,.join select{background-color: #fff;padding: 15px 10px;line-height: 30px;font-size: 16px;border:0}
.join .join-l{width: 70%; }
.join .join-r{width: 26%;}
.join .join-inp-top input{width: 47.5%;box-sizing: border-box;border:0}
.join .join-inp-top input:first-child{margin-right: 4%;}
.join .join-inp-btm{margin-top: 50px;}
.join .join-inp-btm select{float: left; border-right: 1px solid #D2D2D2; width: 33.3%;box-sizing: border-box;}
.join textarea{height: 100%;width: 100%; box-sizing: border-box;}
.join-btn{cursor: pointer; display: block;margin:50px auto 0; width: 200px; height: 48px;line-height: 48px; color :#fff; font-size: 16px; background: linear-gradient(90deg, #163F97, #2E7BFC);border-radius: 5px;}



.foot-nav{padding: 25px 0;background: #171717;}
.foot-nav ul li{border-right: 1px solid #fff; font-weight: bold; padding:0 40px;display: inline-block;line-height: 14px;opacity: 0.7;}
.foot-nav ul li:last-child{ border-right: 0; }
.foot-nav ul li a{color: #fff;}
.foot-nav ul li:hover{opacity: 1;}

.foot{background-color: #1C1C1C;}
.foot .foot-box{padding: 80px 0 50px;display: flex;justify-content: space-between;}
.foot .foot-box .foot-logo{width: 15%;}
.foot .foot-box .foot-logo img{display: block;margin: 0 auto;}
.foot .foot-box .foot-logo span{display: block;text-align: center;margin-top: 20px;font-size: 34px;color: #ABABAB;}
.foot .foot-box .foot-info{width: 50%;padding: 0 80px;position: relative;box-sizing: border-box;}
.foot .foot-box .foot-info::after,
.foot .foot-box .foot-info::before{content: '';background: url("../images/line.png")no-repeat center/contain;display: block;height: 100%;width: 1px;position: absolute;top: 0;}
.foot .foot-box .foot-info::after{right: 0;}
.foot .foot-box .foot-info::before{left: 0;}
.foot .foot-box .foot-info p{color: #fff;margin-bottom: 30px;font-size: 16px;}
.foot .foot-box .foot-info p i{display: inline-block;vertical-align: middle;margin-right: 10px;width: 16px;height: 16px;}
.foot .foot-box .foot-info p i img{display: block;width: 100%;}
.foot .foot-box .foot-info p a{color: #EFD600;}
.foot .foot-box .foot-info p span{display: inline-block;vertical-align: top;}
.foot .foot-box .code{max-width: 25%;}




.foot-box .code p{display: inline-block;}
.foot-box .code p img{display: block;width: 160px;}
.foot-box .code p span{display: block;margin-top: 30px;text-align: center;color: #848484;font-size: 16px;}

.foot-cpr{border-top: 1px solid #313131;}
.foot-cpr p{text-align: right;color: #fff;line-height: 74px;}
.foot-cpr p a{color: #fff;}

.section11{height: auto !important;}
.section11>div{height: auto !important;}


@media only screen and (max-width: 1700px){
	.w1600 {
		width: 1400px;
	}
}

@media screen and (max-width: 1560px) {
	.w1600 {width: 1260px;}
    .container,.app_list,.sec8 ul{width: 1260px;}
    .app_item span{font-size: 16px;}
    .app_item{height: 70px;line-height: 70px;}
    .pp_box{padding: 0 60px;}
    .pp_box .desc .info{margin-top: 30px;}

    .sec5-txt-l, .sec5-txt-r{top: 50px;}
    .sec5-txt div{font-size: 15px;line-height: 20px;}
    .sec7 .cont{width: 80%;}
    .sec7 .sec7-ul{width: 100%;}
    .sec8 ul li .sec8-list{padding: 60px 0;}
    .foot .foot-box .foot-info{width: 47%;padding: 0 25px;}
    .foot .foot-box .code{width: 35%;}
    .foot-box .code p{margin-right: 25px;}
    
    .sec2-list .sec2-itemName{
        height: 50px;
        line-height: 50px;
    }
    .sec-block{
        margin: 10px auto;
    }
    .swiper-container-sec2{
        padding: 25px 0 40px;
    }
    .news .news-nav{
        margin-top: 30px;
    }
    .news .news-list{
        margin-top: 30px;
    }
}

@media screen and (max-width: 1300px) {
	.w1600{width: 90%;margin: auto;}
    .swiper-container-sec2{padding: 20px 0 40px;}
    .swiper-container-sec2,.sec3 ul,.container, .app_list, .sec8 ul{width: 90%;}
    .sec2-list .sec2-item{height: auto;}
    .sec3 ul li a{height: 200px;}
    .sec3 ul li{margin-top: 30px;}
    
    
    
    .head2 .t_nav>ul>li{
        margin-right: 30px;
    }
    
    .sec2-list .sec2-itemName{
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    
    
    
	
	.show .show-list{width: 50% !important;height: 50%;}
	.show .show-bg .show-bg-cont{width: 80%; text-align: center;margin: auto;}
	.show-bg .show-h .show-h-tit{font-size: 24px;}
	.show-bg .show-h .show-h-subtit{line-height: 20px;}
	.a-box{margin-top: 20px;}
	.show-list .show-bg .show-h{width: 80%;}
	.show-bg .show-h .show-h-cont{margin-top: 10px;}
	.show-bg-cont .show-tit{margin: 10px;}
	.show-bg-cont span{margin-top: 20px;}
	.show-bg .show-h .show-h-cont{line-height: 24px;}
	.show-bg-cont .show-cont{margin-top: 10px;}
	

    .ap_box{margin: auto;width: 70%;}
    .sel_app{ left: 50%; width: max-content; top: -80px; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); }
    .app_list{margin: 120px auto 0;}
    .app_item.active{width: 240px;}
    .app_item{display: inline-flex;float: none;height: 70px;line-height: 70px;vertical-align: middle;padding: 0 10px;}
    .app_item+.app_item{margin-top: 0;}
    .pp_box{width: 70%; left: 50%;background: rgba(0, 0, 0, 0.6); transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); }
    .pp_box .desc .info p{color: #fff;}
    .sec5-txt-l, .sec5-txt-r{position: relative; width: 35%;display: inline-block;vertical-align: middle;margin: 0 20px;}
    .sec5 .sec5-box .sec5-bg,.sec5 .sec5-box .sec5-bg1,.sec5 .sec5-box .sec5-bg2{display: none;}
    .sec5-txt p span{font-size: 38px;}
    .sec5-txt p{font-size: 18px;}
    .sec7 .cont{margin: auto;}
    .sec7 .sec7-cont{width: 100%;}
    .sec7 .sec7-link{margin: 15px auto;}

    .sec7 .cont{box-sizing: border-box;height: 50%;}
    .sec7-video .video-cont{top: 25%;}
    .sec7-video .sec7-img{height: 50%;}
    .foot .foot-box{display: none;}
    /*.section11,.section11>div{height: 145px !important;}*/
	
	.compInfo .comp-l .comp-en{padding-top: 20px;}
	.comp-en span{font-size: 32px;}
	.comp-l .comp-name{font-size: 30px;margin: 10px 0;}
	.comp-l .comp-a{margin: 20px 0 0;}
	.compInfo .compBox{flex-wrap: wrap}
	
	.compInfo .comp-l,.compInfo .comp-r{
	    /*width: 100%;*/
	}
	.join{margin-top: 30px !important;flex-wrap: wrap;}
	
	.news .news-nav{
	    margin-top: 30px;
	}
	.news .news-list{
	    margin-top: 50px;
	}
}



@media screen and (max-width: 1000px) {
    .sec2-list .sec2-item{
        /*height: 260px;*/
        
    }
    .sec3 ul li{margin-top: 20px;width: 31%;}
    .ap_box,.pp_box{width: 90%;}
    .sec6-tit{display: block;top: 50px;}
    .sec6-pic div img{opacity: 1;}
    .sec6-pic div{width: 100%;height: 50%;}
    .sec6-pic{flex-wrap: wrap;}

    .sec8 ul li{width: 31%;margin-right: 3.5%;margin-bottom: 3.5%;}
    .sec8 ul li .sec8-list{padding: 20px 0;}
    .sec8 ul li:nth-of-type(5n) {margin-right: 3.5%;}
    .sec8 ul li:nth-of-type(3n) {margin-right: 0;}
    .news .news-list ul li{width: 100%;margin-bottom: 20px;border-right: 0;}
    .news-list .news-more{margin-top: 5px;}
    .news .news-nav{margin-top: 20px;}
    .news .news-list{margin-top: 30px;}
    .news-list ul li .news-txt{margin-top: 10px;}
    .news .news-list ul li{margin-bottom: 50px;}
    .foot-nav{display: none;}
    /*.section11, .section11>div{height: 75px !important;}*/
    .foot-cpr p{text-align: center;}
}

@media screen and (max-width:800px) {

	.swiper-container-banner{display: none;}
	.swiper-container-banner-pho{display: block;height: 100%;}
	
	.layui-layer-img{max-width: 80%;}
    .sec-tit{font-size: 24px;}
    .sec-block{margin: 10px auto;}
    .sec3 ul{margin-top: 30px;}
    .sec3 ul li{width: 48%;margin-top: 10px;}
    .sec3 ul li a{height: 140px;}
    .app_item{height: 50px;line-height: 50px;}
    .app_item span{font-size: 14px;line-height: 16px;}
    .sel_app,.app_item.active,.app_item{width: 100%;}
    .sel_app{top: -170px;}
    .app_item{margin-bottom: 5px;}
    .ap_box, .pp_box{width: 100%;}
    .app_list{margin: 180px  auto 0;}
	.pp_box{padding: 0 20px;}
    .pp_box .desc h3{font-size: 18px;}
    .pp_box .desc .info{margin-top: 10px;}
    .pp_box .desc .info p{font-size: 14px;line-height: 26px;}
    .sec5-txt-l, .sec5-txt-r{width: 100%;margin: 10px 0 0;top: 0;left: 0;}
    .sec5-txt2{margin-top: 20px;}
    .sec5-txt div{min-height: auto;}
    .sec5-txt p span{font-size: 30px;}
    .sec6-tit .sec6-t{font-size: 30px;}
    .sec6-tit .sec6-subt{font-size: 20px;}
	
	.show-bg-cont img{width: 40px;}
	.show .show-bg .show-bg-cont{width: 90%;}
	.a-box{width: 120px;height: 34px;line-height: 34px;
	    margin-top: 10px;
	}
	.show-bg .show-h .show-h-cont{font-size: 12px;line-height: 20px;}
	.show-bg .show-h .show-h-subtit{line-height: 14px;font-size: 12px;}
	.show-bg-cont .show-tit,.show-bg .show-h .show-h-tit{font-size: 14px;}
	.show-bg-cont span{margin-top: 10px;}
	.show-bg-cont span img{width: 20px;}
	.show-bg-cont .show-cont{font-size: 12px;padding: 0 10px;line-height: 18px;}
	.show-bg .show-h .show-h-tit{line-height: 20px;}
	.show-bg .show-h .show-h-cont{overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;}

	.comp-l .comp-cont{line-height: 26px;    -webkit-line-clamp: 8;}
	.comp-l .comp-name,.comp-en span,.comp-en em{font-size: 22px;}
	.compInfo .comp-r{margin-top: 20px;}
	

    .sec7 .cont{width: 90%;height: 60%;}
    .sec7-video .sec7-img{height: 40%;}
    .sec7 .sec7-cont{font-size: 14px;line-height: 20px;;}
    .sec7 .cont{padding: 20px 0}
    .sec7 .sec7-ul li{width: 50%;margin-bottom: 10px;}
    .sec7 .sec7-ul li p{font-size: 20px;}
    .sec7 .sec7-ul li span{font-size: 12px;line-height: 20px;}
    .sec7-video .video-cont{top: 20%;}
    .sec7-video .video-cont p{font-size: 16px;line-height: 30px;}
    .layui-layer-video{width: 90% !important;}
	
	.join .join-l,.join .join-r{width: 100%;}
	.join .join-inp-top input{width: 100%;}
	.join .join-inp-top input:first-child{margin:0 0 20px;}
	.join .join-inp-btm{margin-bottom: 20px;margin-top: 20px;}
	.join .join-r{margin-top: 20px;}
	
    .sec8 ul li p{font-size: 16px;}
    .sec8 ul li span{margin: 5px auto;}
    .sec8-list i img{width: 40px;}
    .sec8 ul li .sec8-list i{height: 40px;}
    .sec8 ul li .sec8-list{padding: 15px 0;}
    .news{padding: 20px 0;}
    .news .hdc-tit-en{font-size: 30px;}
    .news .hdc-tit{font-size: 18px;}
    .news .news-nav{font-size: 16px;}
    .news .news-list{margin-top: 15px;}
    .news-list ul li .news-txt{margin-top: 5px;}
    .news .news-list ul li{margin-bottom: 15px;padding: 0 10px;}
    .foot-cpr p{line-height: 20px;font-size: 12px;}
	.foot-cpr{padding: 10px 0;}
	
	.compInfo .comp-l,.compInfo .comp-r{
	    width: 100%;
	}
	.compInfo .comp-r{
	    display: none;
	}
}
@media screen and (max-width:580px) {
	
	.join input, .join textarea, .join select{padding: 10px 5px;}
	.join .join-inp-top input:first-child{margin-bottom: 10px;}
	#area-picker{margin-top: 10px !important;}
	.join .join-r{margin-top: 10px;}
	.join-l .layui-form-select{padding: 0 25px 0 0px;height: 50px;}
	.join .join-inp-top input,.join textarea,.join-l .layui-select-title input{font-size: 14px;}
	.join-l .layui-form-select{padding: 0 !important;height: 50px!important;}
	
	.swiper-container-sec2, .sec3 ul, .container, .app_list, .sec8 ul{width: 100%;padding-left: 10px;padding-right: 10px;}
	.jjfa-hd ul li{padding: 0 7px !important;}
	.ny-cont{font-size: 24px!important;line-height: 30px;}
	
	.zp-top{font-size: 22px!important;height: 50px!important;line-height: 50px!important;}
	.sec2-list .sec2-itemName{
	    font-size: 16px;
	}
}




@media screen and (max-width:1199px) {
	.sec3{box-sizing: border-box;padding-top: 50px;}
	.jjfa-box > .container{width: 100%;padding: 0!important;}
	.job_top span{font-size: 14px!important;text-align: left !important;}
	.job_top span.p1{width: 30%!important;}
	.job_top span.p2{width: 30%!important;}
	.job_top span.p3{width: 25%!important;}
	.job_top span.p4{width: 15%!important;}
	.jjfa-box{margin-bottom: 20px;}
	.zhaopin-ibox{padding-top: 20px!important;}
}

@media screen and (max-width:1199px) {
	.container{width: auto;box-sizing: border-box;padding: 0 10px;}
	.header{display: none;}
    .header_zw{height: 50px;}
	.wap_header{display: block;}
    .w_header .logo{height: 40px;margin-top: 5px;}

	.pd30{padding: 15px;}
	.news-box .news-r .news-det{padding: 23px;}

	.tj-det .tj-t{font-size: 16px;}
	.tj-det .tj-subt{font-size: 14px;}
	.jjfa-bot .swiper-pagination-bullet{margin: 0 3px;}
	.footer .container{display: none;}
	.cpr{font-size: 14px;display: block !important;}

	.ny-cont{padding-top: 100px;font-size: 40px;}
	.ny-cont::after{bottom: -15px;}
	.menu{padding: 10px 20px;}
	.menu input,.menu p,.menu button{line-height: 40px;height: 40px;}
	.jjfa-hd{height: auto;}
	.jjfa-hd ul{justify-content: left;flex-wrap: wrap;}
	.jjfa-hd ul li{padding: 0 20px;margin: 0 10px;}

	.cp-det{padding: 20px;}
	.detbox-l{width: 100%;text-align: center;}
	.detbox-l .cp-btn{margin-top: 30px;}
	.detbox-r{float: none;width: 100%;margin-top: 50px;}
	.cplb-search,.cplb-list{padding: 30px 0;}
	.sele-box .layui-form-item{width: 48%;}

	.cp-list-scro{width: 90%;margin-left: 5%;overflow-x: auto;}
	.cp-list-box{width: max-content;}

	.cp-l{width: 100%;margin: 30px auto;}
	.cp-r{width: 80%;margin: 0 auto;display: block;padding: 140px 20px 30px;position: relative;}
	.cp-r .swiper-container-thumbs{position: absolute;width: 100%;position: absolute;top: 30px;margin-top: 0;}
	.cp-r .swiper-wrapper{justify-content: center;}
	.canshu ul li span{width: 25%;}
	.canshu ul li p{width: 75%;padding-left: 50px;}
	.cp-tit{font-size: 26px;}
	.about_box{display: block;}
	.about_box .about_pic img{width: 100%;}
	.about_desc{padding: 2% 0;width: 100%;}

}


@media screen and (max-width:1000px) {
	.ksd-subtit{margin-bottom: 20px;}
	.jjfa-det{padding: 10px;}
	.jjfa-bot .swiper-button-prev{left: 35%;}
	.jjfa-bot .swiper-button-next{right: 35%;}
	.jjfa-det i{height: 30px;}
	.jjfa-det .jjfa-t{margin-top: 10px;}
	.jjfa-det .jjfa-cont{line-height: 20px;height: 60px;}
	.news{padding: 60px 0 40px;}
	.news-box .news-l{width: 100%;}
	.news-det .news-t{margin-top: 20px;}
	.news-img{height: auto;}
	.news-box .news-r{width: 100%;}
	.news-box .news-r a{width: 49%;margin-bottom: 0;margin-top: 2%;}
	.news-time{margin-top: 30px;}

	.menu p{font-size: 14px;float: none;}
	.menu form{display: block;float: none;width:90%;margin: 30px auto;}
	.menu input{width: 100%}
	.jjfa-hd{line-height: 40px;}
	.jjfa-hd ul li{padding: 0 10px; font-size: 16px; }
	.jj-img{width: 290px;height: 210px;}
	.jj-det{width: calc(100% - 300px);padding: 20px;}
	.jj-det .jj-cont{margin-top: 10px;line-height: 26px;}

	.cp-info .info-top li{margin: 0 20px;}

	.ny-banner{height: 150px;}
	.ny-cont {
		padding-top: 50px;
		font-size: 30px;
	}
}

@media screen and (max-width:800px) {
	.dis_b{display: none;}
	.dis_n{display: block;}
	.info-det{padding: 15px;margin-bottom: 20px;}
	.cp-r .swiper-slide{height: auto;padding: 3px;}
	.ksd-tit{font-size: 30px;}
	.ksd-subtit{font-size: 50px;margin-top: -58px;}
	.tjcp{padding: 40px 0;}
	.tjcp ul li{width: 100%;}
	.tjcp ul li.last-list{width: 100%;}
	.jjfa-det .jjfa-cont{margin-top: 10px;}
	.cpr{padding: 20px;line-height: 26px;display: block !important;}
	.cplb-list .list-tit{font-size: 30px;}
	.jjfa-hd{line-height: 32px;}
	.jjfa-hd ul li{font-size: 14px;margin: 0;}
	.jjfa-hd ul li::after{height: 2px;}
	.jjfa-bd{padding: 10px;}
	.jj-img{width: 210px;height: 150px;}
	.jj-det{width: calc(100% - 225px);padding: 10px;}
	.jj-det .jj-tit{font-size: 16px;}
	.jj-det .jj-cont{font-size: 14px;}
	.jj-det a{height: 100px;height: 30px;line-height: 30px;margin-top: 10px;}
	.sele-box{margin-top: 0;}
	.sele-box .layui-form-item{width: 90%;}
	.menu input{padding: 0 50px 0 20px;}
	.menu button{width: 50px;}
	.sele-btn .sx{margin-right: 0;}
	.sele-btn button{margin-bottom: 20px;}
	.cplb-list .list-subtit{font-size: 50px;}

	.menu p{display: none;}
	.cp-info .info-top li{font-size: 16px;}
	.cp-r{width: 100%;}
}

@media screen and (max-width:600px) {
	.cp-l{margin: 0 auto 20px;}
	.jjfa-bot .swiper-pagination-bullet{width: 6px;height: 6px;margin: 0 2px;}
	.jjfa-bot .swiper-button-prev{left: 10%;}
	.jjfa-bot .swiper-button-next{right: 10%;}
	.jjfa-bd{padding: 10px;}
	.jjfa-img{height: 230px;}
	.menu form{margin: 10px auto;}
	.cplb-search, .cplb-list{padding: 10px 0;}
	.news-box .news-r a{width: 100%;}
	.jj-img{height: auto;}
	.detbox-l .det-tit{font-size: 26px;}
	.detbox-l .det-cont{line-height: 26px;}
	.jj-img,.jj-det{width: 100%;}
	.cp-info .info-top li{margin: 0px 10px;font-size: 14px;}
	.canshu ul li span{width: 100%;}
	.canshu ul li p{width: 100%;text-align: center;padding-left: 0;}
}


.pagesDiv {clear:both;width:100%;margin:0 auto;line-height:25px;padding:10px 0px 10px 0px;}

.pages {height:30px;color:#666666;margin-top:5px;text-align:center;}

.pages a:link,.pages a:visited {color:#666666;}

.pages a,.pages a:link {text-decoration:none;padding:2px 5px;border:1px solid #DDDDDD;background:#FFFFFF;margin:0px 2px;font-size:12px;color:#666666;text-align:center;}

.pages a:hover {background:#FB9007;color:#FFFFFF;border:1px solid #0061b1;text-decoration:none;text-align:center;padding:2px 5px;}

.pages .cpb {font-weight:bold;color:#FFFFFF;background:#FB9007;border:1px solid #0061b1;text-align:center;margin:0px 2px;padding:2px 5px;}

.pages .intext {width:30px;border:1px solid #7F9DB9;height:19px;line-height:19px;}

.pagination {text-align:center;}

.pagination li {display:inline-block;color:#333333;height:30px;line-height:30px;margin:0px 5px 0px 0px;vertical-align:middle;}

.pagination li a {float:left;display:block;height:25px;line-height:25px;padding:0 10px;font-size:13px;border:1px solid #dddddd;color:#555555;text-decoration:none;}

.pagination li a:hover {background:#FB9007;color:#ffffff;}

.pagination li a.thisclass {background:#FB9007;color:#ffffff;border:1px solid #0061b1;cursor:default;}

.pagination li a.thisclass:hover {background:#FB9007;color:#ffffff;border:1px solid #0061b1;cursor:default;}

.pagination li .pageinfo {line-height:21px;padding:12px 10px 12px 16px;color:#999999;}

.pagination li .pageinfo strong {color:#555555;font-weight:normal;}

.pagination table {text-align:center;margin:10px 0px 0px 25%;}

.pagination table td {padding:0px 2px;}

#pages {padding:35px 0;text-align:right;}

#pages a {display:inline-block;height:30px;line-height:30px;background:#ffffff;border:1px solid #e3e3e3;text-align:center;color:#333333;padding:0 14px;}

#pages a.a1 {background:url('../images/pages.png') no-repeat 0 5px;padding:0 5px;}

#pages a:hover {background:#f1f1f1;color:#000000;text-decoration:none;}

#pages span {display:inline-block;height:30px;padding:0 14px;line-height:30px;background:#0061b1;border:1px solid #0061b1;color:#ffffff;text-align:center;}

#pages .noPage {display:inline-block;height:22px;line-height:22px;background:url('../images/titlebg.png') repeat-x 0 -55px;border:1px solid #e3e3e3;text-align:center;color:#a4a4a4;}
	
@media screen and (max-width:768px) {
	.cp-l img{width: 100%;}
}



@media screen and (max-width:680px) {
	.ny-banner{background-position: right !important;}
	.ny-banner .ny-cont{display: none!important;}
}

/*----------------------------------------------------------------------------------------------------------*/

/*banner*/
.index_banner{
    position: relative;
    margin-top: 94px;
}
.index_banner img{
    width: 100%;
}
.banneryd{
    position: absolute;
    left: 0;
    bottom: 5%!important;
    width: 100%;
    z-index: 999;
    text-align: center;
    font-size: 0;
}
.banneryd span{
    width: 12px;
    height: 12px;
    border-radius: 10px;
    background-color: #fff;
    margin: 0 8px!important;
    opacity: 1;
    transition: all 0.4s ease;
}
.banneryd span.swiper-pagination-bullet-active{
    background: #0061b1;
    width:53px;
}
@media(max-width:991px){
    .index_banner{
        margin-top: 0;
    }
}

/*内页样式*/
/*内页banner*/
.ny_banner img{
    width: 100%;
    display: block;
}
.ny_banner{
    position: relative;
}
.ny_banner .wz{
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99;
}
.ny_banner .wz h3{
    font-size: 2rem;
    line-height: 2;
    color: #fff;
    font-weight: bold;
}
.ny_banner .wz p{
    font-size: 18px;
    line-height: 2;
    color: #fff;
}

@media(max-width:1200px){
    .ny_banner .wz h3{
        font-size: 26px;
    }
    .ny_banner{
        margin-top: 60px;
    }
}

@media(max-width:768px){
    .ny_banner .wz h3{
        font-size: 20px;
    }
}
@media(max-width:468px){
    .ny_banner .wz p{
        font-size: 16px;
        line-height: 1.5;
    }
}
/*内页*/

.table {
  display: table;
  table-layout: fixed;
  text-align: center;
  width: 100%;
  height: 100%
}

.table_cell {
  display: table-cell;
  vertical-align: middle
}

.slow img:hover {
  transform: scale(1.05);
}

/*图片放大*/

.slow img {
  -moz-transition: all 0.9s ease-in-out;
  -webkit-transition: all 0.9s ease-in-out;
  -o-transition: all 0.9s ease-in-out;
  -ms-transition: all 0.9s ease-in-out;
  transition: all 0.9s ease-in-out;
}
.n_case .fl01 ul{
    display: flex;
    flex-wrap: wrap;
}
.n_case .fl01 ul li a .con h5{
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    margin: 0;
}
/*缓慢效果*/

.n_case .fl01 ul {
  font-size: 0;
  margin: 0 -0.8125rem
}

.n_case .fl01 ul li {
  display: inline-block;
  width: 33.3333%;
  padding: 0 0.8125rem;
  text-align: center;
  overflow: hidden;
}

.n_case .fl01 ul li a {
  display: block
}

.n_case .fl01 ul li a .img {
  overflow: hidden;
  position: relative;
  background: #dcdcdc;
}

.n_case .fl01 ul li a .img img {
  width: 100%!important;
  object-fit: cover
}

.n_case .fl01 ul li a .img .top {
  position: absolute;
  top: 100%;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s
}

.n_case .fl01 ul li a .img .top h5 {
  font-size: 15px;
  color: #fff;
  padding: 0 15px;
  line-height: 30px;
  font-weight: normal;
  opacity: 0;
  transform: scale(0.5);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.n_case .fl01 ul li a .con h5 {
  font-size: 15px;
  color: #747474;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 1.875rem 0 1.375rem;
  font-weight: normal;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  margin: 15px 0;
}

@media(min-width: 768px) {
  .container02 .miso_bd ul li a:hover .img .top {
    background: rgba(0, 0, 0, 0.5);
    top: 0
  }
  .container02 .miso_bd ul li a:hover .img img {
    transform: scale(1.06)
  }
  .container02 .miso_bd ul li a:hover .con h5 {
    opacity: 0;
    transform: scale(0.5)
  }
  .container02 .miso_bd ul li a:hover .img .top h5 {
    opacity: 1;
    transform: scale(1)
  }
  .tc_case h5 a:hover img {
    transform: translateX(-10px)
  }
  .container03 ul li a:hover .icon {
    transform: scale(1.15);
  }
  .container03 ul li a:hover .con {
    transform: translateY(1rem);
  }
  .container03 ul li a:hover .icon:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .container03 ul li a:hover img {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
    filter: none;
    -webkit-animation: jello 1s;
    -moz-animation: jello 1s;
    animation: jello 1s;
  }
  
  .container03 ul li a:hover .dt-arrow {
    opacity: 1
  }
  .container04 ul li a:hover .wenzi {
    background: #636363
  }
  .container04 ul li a:hover .wenzi:before {
    border-left: transparent 12px solid;
    border-right: transparent 12px solid;
    left: 36px;
  }
  .container04 ul li a:hover .wenzi h5 {
    color: #fff
  }
  .container04 ul li a:hover .wenzi h6, .container04 ul li a:hover .wenzi p {
    color: #a1a1a1
  }
  .container04 ul li a:hover:before {
    transform: translateX(15px) translateY(-15px)
  }
  footer .right button:hover {
    background: #3d3d3d
  }
  .n_news ul li:hover:after {
    width: 100%;
  }
  .n_news ul li:hover .right .img img {
    transform: scale(1.06)
  }
  .n_case ul li a:hover .img .top {
    background: rgba(0, 0, 0, 0.5);
    top: 0
  }
  .n_case ul li a:hover .img img {
    transform: scale(1.06)
  }
  .n_case ul li a:hover .con h5 {
    opacity: 0;
    transform: scale(0.5)
  }
  .n_case ul li a:hover .img .top h5 {
    opacity: 1;
    transform: scale(1)
  }
  .n_team ul li a:hover .img .top {
    background: rgba(0, 0, 0, 0.45);
    transform: scale(1);
    opacity: 1
  }
}
@media(max-width:768px){
    .n_case .fl01 ul li a .con h5{
        margin: 10px 0;
    }
}
@keyframes jello {
    from, 11.1%, to {
      -webkit-transform: none;
      -moz-transform: none;
      transform: none
    }
    22.2% {
      -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
      -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
      transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
      -webkit-transform: skewX(6.25deg) skewY(6.25deg);
      -moz-transform: skewX(6.25deg) skewY(6.25deg);
      transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
      -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
      -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
      transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
      -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
      -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
      transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
      -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
      -moz-transform: skewX(-.78125deg) skewY(-.78125deg);
      transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
      -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
      -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
      transform: skewX(0.390625deg) skewY(0.390625deg)
    }
    88.8% {
      -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
      -moz-transform: skewX(-.1953125deg) skewY(-.1953125deg);
      transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
  }



.n_nav_box {
  position: relative;
  line-height: 60px;
  z-index: 2;
  background: #f8f9fb;
  margin-bottom: 0rem;
}



.n_position {
  text-align: right;
  font-size: 13px;
  color: #6a6a6a;
}

.n_position a {
  font-size: 13px;
  color: #7b7b7b;
  position: relative;
  line-height: 44px;
}

#n_news {
  /*background: #fff;*/
  width: 100%;
  overflow: hidden;
  position: relative;
}

#n_news .s_tt {
  text-align: center;
  margin-bottom: 3.2rem;
}

#n_news .s_tt span {
  font-size: 1.625rem;
  color: #3c3c3c;
  font-family: arial;
  text-transform: uppercase;
}

#n_news .s_tt h3 {
  font-size: 1.125rem;
  color: #3c3c3c;
}

#n_news .container {
  padding-top: 0;
}

#n_news ul {
  margin-top: -3rem;
  font-size: 0;
}

#n_news li {
  padding-top: 3rem;
  padding-bottom: 3rem;
  border-bottom: 1px solid #e6e6e6;
  float: none;
  display: inline-block;
  vertical-align: top;
}

#n_news li a {
  display: block;
  max-width: 480px;
  margin: 0 auto;
}

#n_news li .img {
  margin-top: 1.5625rem;
  overflow: hidden;
}

#n_news li .img img {
  transition: 1s;
  width: 100%!important;
}

#n_news li .img:hover img {
  transform: scale(1.1);
}

#n_news li span {
  font-size: 13px;
  color: #b2b2b4;
}

#n_news li h5 {
  text-align: left;
  font-size: 1rem;
  color: #222225;
  margin-top: 1.1rem;
  margin-bottom: 1.175rem;
  line-height: 1.4;
  height: 1.4rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#n_news li i {
  display: block;
  width: 15px;
  height: 3px;
  background: #828286;
  transition: .3s;
}

#n_news li:hover i {
  width: 55px;
  background: #0061b1;
}

#n_news li p {
  font-size: 14px;
  color: #868686;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  margin-top: 1.125rem;
  margin-bottom: 1.5625rem;
}

#n_news li .more {
  font-size: 14px;
  color: #868686;
  font-family: arial;
  transition: .3s;
}

#n_news li .more:hover {
  color: #076c88;
}

li.am-pagination-select select {
  padding: 0;
}
@media(max-width: 1480px){
    #n_news li h5{
        font-size: 16px;
        height: auto;
        line-height: 1.5;
    }
}
@media(max-width: 767px) {
  .n_case .fl01 ul li {
    width: 50%;
  }
}
@media(max-width: 768px){
    #n_news li h5{
        font-size: 18px;
    }
}
@media(max-width: 468px){
    #n_news li{
        width: 100%;
    }
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@media (min-width: 991px) {
  .active .lr_a1 {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
  }
  .active .rr_a1 {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
  }
  .active .up_a1 {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
  }
  .active .down_a1 {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
  }

}

/* 内页 */

.nei_cate {
    position: relative;
    margin-top: -30px;
    text-align: center;
    margin-bottom: -30px;
}

.nei_cate .aspg-left-nav {
    font-size: 0;
    margin: 0;
}

.nei_cate .aspg-left-nav>li {
    display: inline-block;
    font-size: 16px;
    color: #4f4f52;
    position: relative;
    margin-right: -1px;
    border-bottom: none;
}

.nei_cate .aspg-left-nav>li>a {
    font-size: 16px;
    color: #4f4f52;
    display: inline-block;
    padding-bottom: 14px;
    position: relative;
    width: 200px;
    height: 55px;
    line-height: 53px;
    border: #dcdcdc 1px solid;
    text-align: center;
    background: #fff;
    padding: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 5px;
}

.nei_cate .aspg-left-nav>li>a::before {
    content: "";
    position: absolute;
    bottom: -1px;
    right: 0;
    width: 0;
    height: 3px;
    /* margin-left: 0; */
    background: #0061b1;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.nei_cate .aspg-left-nav>li .first-nav-btn {
    display: none;
}

.nei_cate .aspg-left-nav>li.clicked>a:before,
.nei_cate .aspg-left-nav>li:hover>a:before {
    left: 0;
    width: 100%
}

.nei_cate .aspg-left-nav>li>a:hover {
    color: #0061b1;
}

.nei_cate .aspg-left-nav>li .aspg-left-subnav{
    position: absolute;
    width: 100%;
    left: 0;
    top: 55px;
    background: #fff;
    border: 1px solid #eee;
    display: none!important;
    z-index: 99;
}
.nei_cate .aspg-left-nav>li:hover .aspg-left-subnav{
    display: block!important;
}


.page-wrap {
    background: #ffffff;
    padding-bottom: 3.38541667%;
    padding-top: 5.208vw;
}

/* 修改 */
.page-product-detail-effect .big-img a{
    height: auto;
    background: #dcdcdc;
}
.page-product-detail-effect .easyzoom-flyout{
    background: #dcdcdc;
}
/*  */
.alxqybt{
    font-size: 1.8rem;
    line-height: 1.1666;
    margin-bottom: 1.883%;
    margin-top: 2.824%;
}
.alxqyy .page-product-detail-effect{
    width: 79.5%;
}
.alxqyy .page-product-detail-right{
    width: 18.55%;
}
.alxqyy .page-product-detail-right .product-detail-slick{
    margin-top: 0;
}
.alxqyy .page-product-detail-right .product-detail-slick a.slick-item{
    height: auto;
    margin-bottom: 6.33%;
    cursor: pointer;
    border: 4px solid rgba(0, 0, 0, 0);
}
.alxqyy .page-product-detail-right .product-detail-slick a.slick-item.active{
    border-color: #eee;
}
.alxqyy .page-product-detail-right0 .owl-carousel{
    display: block;
    font-size: 0;
}
.product-detail-slick a.slick-item{
    height: auto;
}
.page-product-detail-right1{
    display: none;
}
@media (max-width: 991px){
    .nei_cate{
        display: none;
    }
    .alxqyy .page-product-detail-effect {
        width: 100%;
    }
    .alxqyy .page-product-detail-right{
        width: 100%;
    }
    .alxqyy .page-product-detail-right .product-detail-slick a.slick-item{
        display: inline-block;
        width: 23.5%;
        margin-right: 2%;
        margin-bottom: 10px;
    }
    .alxqyy .page-product-detail-right .product-detail-slick a.slick-item:nth-child(4n){
        margin-right: 0;
    }
    .page-product-detail-right0{
        display: none;
    }
    .page-product-detail-right1{
        display: block;
    }
    .alxqybt{
        font-size: 24px;
        margin: 15px 0;
    }
}
@media (max-width: 468px){
    .alxqybt{
        font-size: 20px;
    }
}

/*  */
.m1700{
    max-width: 1730px;
    margin: 0 auto;
    padding: 0 15px;
    position: relative;
    z-index: 9;
}
.fhzkh{
    margin-bottom: 3%;
}
.fhzkh .m1700{
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.fhzkh li img{
    width: 100%;
}
.fhzkhn{
    overflow: hidden;
    width: calc(100% - 100px);
}
.fhzkh .fhzkhwz{
    width: 80px;
    font-size: 14px;
    line-height: 1.2;
    color: #fff;
}
@media(max-width: 468px){
    .fhzkh .fhzkhwz{
        width: 100%;
    }
    .fhzkhn{
        width: 100%;
        margin-top: 15px;
    }
    .fhzkh{
        margin-bottom: 15px;
    }
}

.ystpimg{
    transform: translateY(100px);
    -webkit-transition: all 3s;
    -moz-transition: all 0.85s;
    -ms-transition: all 0.85s;
    -o-transition: all 0.85s;
    transition: all 1.2s; 
    opacity: 0;
    display: none;
}
.ystpimg.cur1{
    transform: translateY(0);
    opacity: 1;
    z-index: 9;
}
.hxys{
    overflow: hidden;
}



/*  */
.gylb{
    width: 50%;
    margin-top: 2%;
}
.gyyb{
    width: 48.7%;
}
.gyyb img{
    width: 100%;
}
@media(max-width: 1280px){
    .gylb{
        margin-top: 0;
    }
    .gywm .gywm_fc{
        line-height: 1.5;
    }
}
@media(max-width: 1150px){
    .gywm .gywm_fc{
        line-height: 1.3;
        font-size: 13px;
        margin-bottom: 2%;
    }
}
@media(max-width: 991px){
    .gylb{
        width: 100%;
    }
    .gyyb{
        width: 100%;
        margin-top: 15px;
    }
    .gywm .gywm_fc{
        font-size: 14px;
            overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
    }
}
@media(max-width: 468px){
    .gywm{
        padding: 30px 0;
    }
}

/* 底部修改 */
.footxg1{
    padding-top: 2.709%;
    background: url(../images/foot_bj.jpg) no-repeat center;
    background-size: cover;
}
.footxg1 .footxg1_ft{
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.footxg1 .footxg1_ft .footxg1_ftwz{
    font-size: 15px;
    line-height: 1;
	color: #ffffff;
}
.footxg1 .footxg1_ft .footxg1_ftwznr{
    overflow: hidden;
    width: calc(100% - 130px);
}
.footxg1 .footxg1_ft .footxg1_ftwznr li img{
    width: 100%;
}
.footxg1 .footxg1_fc{
    margin-top: 3.353%;
    padding-bottom: 3.353%;
}
.footxg1 .footxg1_fc .footxg1_fcl{
    padding-top: 3.059%;
    width: 25.17%;
    padding-right: 3%;
}
.footxg1 .footxg1_fc .footxg1_fcl .logom{
    max-width: 100%;
}
.footxg1 .footxg1_fc .footxg1_fcl ul{
    margin-top: 2.75rem;
    font-size: 0;
}
.footxg1 .footxg1_fc .footxg1_fcl ul li{
    width: 20%;
    max-width: 65px;
    padding: 0 6px;
    display: inline-block;
}
.footxg1 .footxg1_fc .footxg1_fcl ul li img{
    width: 100%;
}
.footxg1 .footxg1_fc .footxg1_fcc{
    width:57.73%;
    border-left: 1px solid #363636;
    padding-left: 6%;
    padding-top: 2.589%;
    padding-bottom: 1.589%;
}
.footxg1 .footxg1_fc .footxg1_fcc .fnav{
    float: left;
    width: 33.333%;
}
.footxg1 .footxg1_fc .footxg1_fcc .fnav h3{
    font-size: 16px;
	font-weight: normal;
	line-height: 1;
	color: #ffffff;
}
.footxg1 .footxg1_fc .footxg1_fcc .fnav ul{
    margin-top: 1.4rem;
}
.footxg1 .footxg1_fc .footxg1_fcc .fnav li a{
    font-size: 14px;
	line-height: 2.142857;
	color: #666666;
}
.footxg1 .footxg1_fc .footxg1_fcr{
    width: 17.1%;
    position: relative;
    z-index: 6;
    padding-top: 2.589%;
}
.footxg1 .footxg1_fc .footxg1_fcr .fewm{
    max-width: 126px;
    width: 48%;
    text-align: center;
}
.footxg1 .footxg1_fc .footxg1_fcr .fewm img{
    width: 100%;
    padding: 8px 8px;
	border: solid 1px rgba(255, 255, 255, 0.4);
}
.footxg1 .footxg1_fc .footxg1_fcr .fewm h3{
    font-size: 14px;
	font-weight: normal;
	line-height: 1;
	color: #666666;
    margin-top: 25px;
}
.footxg1 .footxg1_fb{
    padding: 2.084% 0;
    background-color: #363636;
}

.footxg1 .footxg1_fb ul{
    font-size: 0;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between
}
.footxg1 .footxg1_fb li{
    width: 25%;
    padding: 0 1%;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
}
.footxg1 .footxg1_fb li h3{
    font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	color: #ffffff;
    padding-left: 21px;
}
.footxg1 .footxg1_fb li h4{
    font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	color: #ffffff;
    padding-left: 21px;
    margin-top: 6px;
}
/* .footxg2 */
.footxg2{
    font-size: 12px;
	line-height: 2;
	color: #666666;
    padding: 22px 0;
    text-align: center;
}
.footxg2 a{
    color: #666666;
}
@media(max-width: 991px){
    .footxg1{
        padding-top: 25px;
    }
    .footxg1 .footxg1_fc .footxg1_fcc{
        display: none;
    }
    .footxg1 .footxg1_fc .footxg1_fcl{
        width: 50%;
    }
    .footxg1 .footxg1_fc .footxg1_fcr{
        width: 45%;
    }
    .footxg1 .footxg1_fc .footxg1_fcr .fewm h3{
        margin-top: 10px;
    }
    .footxg1 .footxg1_ft .footxg1_ftwznr{
        width: calc(100% - 90px);
    }
    .footxg1 .footxg1_fc .footxg1_fcl ul{
        margin-top: 15px;
    }
    .footxg1 .footxg1_fb li{
        width: 50%;
        margin: 5px 0;
        justify-content: flex-start;
    }
}
@media(max-width: 768px){
    .footxg1 .footxg1_fc{
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .footxg1 .footxg1_fb li{
        width: 100%;
    }
    .footxg1 .footxg1_fb{
        padding: 15px 0;
    }
    .footxg2{
        padding: 15px 0;
    }
}
@media(max-width: 468px){
    .footxg1 .footxg1_fc .footxg1_fcl{
        width: 100%;
    }
    .footxg1 .footxg1_fc .footxg1_fcr{
        width: 100%;
        margin-top: 15px;
    }
    .footxg1 .footxg1_fc .footxg1_fcr .fewm{
        float: left;
    }
}

.footxg1 .footxg1_ft .footxg1_ftwznr .swiper-wrapper {
    transition-timing-function: linear;
    -o-transition-timing-function: linear;
    -webkit-transition-timing-function: linear;
}
/*手机头部*/
.mc_header{
    display: none;
    height: 61px;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    padding: 0 20px;
    border-bottom: 1px solid #eee;
}
.mc_header_con{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    height: 60px;
}
.mc_logo{
    line-height: 50px;
    max-width: 50%;
}
.mc_logo img{
    width: auto;
    max-width: 100%;
    max-height: 40px;
}
.mc_nav{
    width: 30px;
    height: 20px;
    position: relative;
    overflow: hidden;
}
.mc_nav span{
    width: 100%;
    height: 2px;
    background: #000;
    display: block;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.mc_nav span:nth-child(1){
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform-origin: 7.5%;
    transform-origin: 7.5%;
}
.mc_nav span:nth-child(2){
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.mc_nav span:nth-child(3){
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transform-origin: 7.5%;
    transform-origin: 7.5%;
}
.mc_nav.click span:nth-child(1){
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.mc_nav.click span:nth-child(2){
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
}
.mc_nav.click span:nth-child(3){
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.mc_nav_con{
    background: #000;
    padding: 20px;
    display: none;
    position: fixed;
    top: 61px;
    left: 0;
    z-index: 99999;
    width: 100%;
}
.mc_nav_con ul{
    overflow: hidden;
    overflow-y: auto;
    height: calc(100vh - 100px);
}
.mc_nav_con ul>li{
    position: relative;
    border-bottom: 1px solid #2b2b2b;
}
.mc_nav_con ul>li>a{
    font-size: 16px;
    line-height: 50px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 50px;
    display: block;
}
.mc_nav_con ul>li>span{
    width: 35px;
    height: 30px;
    background-image: url(../images/icon_spirit.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 10px;
    z-index: 99;
    background-position: -30px -240px;
} 
.mc_nav_con ul>li>span.click{
    background-position: -30px -265px;
}
.mc_nav_erji{
    background: #1E1E1E;
    display: none;
}
.mc_nav_erji p{
    border-top: 1px dashed #2b2b2b;
}
.mc_nav_erji p:last-child{
    border-top: 0px dashed #2b2b2b;
}
.mc_nav_erji a{
    font-size: 14px;
    line-height: 35px;
    color: #fff;
    display: block;
    padding: 0 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
@media(max-width:1200px){
    .pc_header{
        display: none;
    }
    .x-top2{
        display: none;
    }
    .mc_header{
        display: block;
    }
}
@media(max-width:468px){
    .mc_logo{
        max-width:60%;
    }
}
/*内页banner*/
.page-banner {
    position: relative;
}

.page-banner .nybt {
    position: absolute;
    width: 100%;
    top: 45%;
    z-index: 99;
    color: #fff;
    text-align: center;
    display: none;
}

.page-banner .nybt h3 {
    font-size: 2rem;
    text-align: center;
}
.page-banner img{
    width: 100%;
}
/*内页导航*/
/* 内页 */
.icon-font:after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(../images/icon_spirit.png);
    background-repeat: no-repeat;
    position: absolute;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
}
.page-wrap-left{
    display: none;
}
@media (max-width: 991px) {
    .page-wrap-left {
        display: block;
    }
}
@media (min-width: 990px) {
    .page-wrap-left {
        float: left;
        width: 305px;
        margin-right: 4.16666667%;
    }
}

.aspg-left-box {
    margin-bottom: 20px;
}

.aspg-left-title {
    background: #0061b1;
    padding: 10px 20px;
    position: relative;
}

.aspg-left-title h3 {
    font-size: 20px;
    color: #ffffff;
    line-height: 30px;
    font-weight: bold;
    position: relative;
    z-index: 9;
}

.aspg-left-title i {
    position: absolute;
    left: -5px;
    top: -9px;
    font-style: normal;
    font-size: 67px;
    font-weight: bold;
    opacity: .1;
    color: #fff;
    line-height: 1;
    z-index: 1;
    text-transform: uppercase;
}

.aspg-left-title span {
    font-weight: normal;
    font-size: 16px;
    color: #fff;
    opacity: .6;
    margin-left: 10px;
    text-transform: capitalize;
}

.aspg-left-title span:before {
    content: "/";
    padding-right: 5px;
}

.aspg-left-con {
    border: 1px solid #d2d2d2;
    border-top: none;
}

.latest-news {
    padding: 10px 0;
}

.latest-news li {
    padding: .5em 1em;
    font-size: 14px;
}

.latest-news li a {
    display: block;
    line-height: 1.2;
    color: #5a5a5a;
}

.latest-news li a:before {
    content: '+';
    font-weight: bold;
    margin-right: 5px;
    font-size: 16px;
}

.latest-news li a:hover {
    color: #0061b1;
}

.latest-news li a:hover:before {
    color: #0061b1;
}

.hot-keys {
    padding: 20px 7px 8px 7px;
}

.hot-keys li {
    width: calc(50% - 14px);
    float: left;
    margin: 0 7px 14px 7px;
}

.hot-keys li a {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #5a5a5a;
    line-height: 2.857;
    border: 1px dashed #f1f1f1;
}

.hot-keys li a:hover {
    color: #0061b1;
    border-color: #0061b1;
}

.page-wrap-contact {
    padding: 10px 0;
    font-size: 14px;
}

.page-wrap-contact h4 {
    padding: .3em 1.4em .8em 1.4em;
    font-size: 16px;
    color: #000000;
}

.page-wrap-contact p {
    border-top: 1px solid #eee;
    position: relative;
    margin-bottom: 0;
    padding: .8em 1.4em;
    color: #2f2f2f;
}

.page-message-img img {
    border: 1px solid #d2d2d2;
}

.page-wrap-right {
    overflow: hidden;
}

.page-mob-tool {
    position: fixed;
    right: 15px;
    bottom: 100px;
    z-index: 9999;
}

.page-mob-tool li {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 1px;
    cursor: pointer;
    position: relative;
}

.page-mob-tool li:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #0061b1;
    opacity: .7;
}

.page-mob-tool li i {
    display: block;
    width: 100%;
    height: 100%;
}

.page-mob-tool li .icon-dots-horizontal:after {
    background-position: -30px -390px;
}

.page-mob-tool li .icon-top:after {
    background-position: -30px -60px;
}

@media (min-width: 992px) {
    .page-mob-tool {
        display: none;
    }
}
/* 手机站 左侧导航弹出特效 */
.asmob-left-close-btn {
    display: none;
}
@media (max-width: 990px) {
    /* 弹出框之后 body 上增加一个禁止滚动的类*/
    body.no-scroll, html.no-scroll {
        height: 100vh;
        overflow: hidden;
    }

    .asmob-menu-click {
        position: fixed;
        width: 100vw;
        overflow-y: scroll;
        top: 0;
        left: 100%;
        -webkit-transition: all .5s ease;
        transition: all .5s ease;
        z-index: 999999;
        height: 100vh;
        background: rgba(0, 0, 0, 0.7);
    }

    .asmob-menu-click .aspg-left-news, .asmob-menu-click .aspg-left-keys, .asmob-menu-click .aspg-left-contact, .asmob-menu-click .page-message-img {
        display: none;
    }

    .asmob-menu-click .asmob-left-close-btn {
        display: block;
        position: absolute;
        top: 15px;
        right: 15px;
        width: 32px;
        height: 32px;
        line-height: 32px;
        border-radius: 50%;
        border: 1px solid #fff;
        text-align: center;
        background: black;
        z-index: 99;
    }

    .asmob-menu-click .asmob-left-close-btn .icon-font {
        display: block;
        width: 100%;
        height: 100%;
    }

    .asmob-menu-click .asmob-left-close-btn .icon-font:after {
        background-position: -30px -300px;
    }

    .asmob-menu-click .aspg-left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        min-height: 90vh;
        padding: 5vh 0;
    }

    .asmob-menu-click .aspg-left .aspg-left-menu {
        width: 90%;
        background: #fff;
    }

    .asmob-menu-click.click {
        left: 0;
    }
}

/* 内页左侧导航栏样式 */
.aspg-left-nav {
    margin: 0 -1px;
}

.aspg-left-nav > li {
    position: relative;
    border-bottom: 1px solid #eeeeee;
}

.aspg-left-nav > li:last-child {
    border-bottom: none;
}

.aspg-left-nav > li > a {
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #2e2e2e;
    padding: 15px 18px;
}

.aspg-left-nav > li .first-nav-btn {
    position: absolute;
    z-index: 99;
    width: 30px;
    height: 30px;
    text-align: center;
    top: 10px;
    right: 20px;
    cursor: pointer;
    background: url(../images/icon_spirit.png) 0 -240px no-repeat;
}

.aspg-left-nav > li .first-nav-btn.cur {
    background-position: 0 -270px;
}

/*.aspg-left-nav > li:hover > a, .aspg-left-nav > li.active > a {*/
/*    color: #0061b1;*/
/*}*/


/*.aspg-left-nav > li:hover .first-nav-btn, .aspg-left-nav > li.active .first-nav-btn {*/
/*    color: #0061b1;*/
/*}*/
.aspg-left-nav > li > a.active{
    color: #0061b1;
}
.aspg-left-nav > li > a:hover{
    color: #0061b1;
}
.aspg-left-nav .aspg-left-subnav> li>a.active{
    color: #0061b1;
}
.aspg-left-nav .aspg-left-subnav> li>a:hover{
    color: #0061b1;
}


.aspg-left-nav .aspg-left-subnav {
    display: none;
    padding: 0 10px;
}

.aspg-left-nav .aspg-left-subnav > li {
    border-top: 1px dashed #eeeeee;
}

.aspg-left-nav .aspg-left-subnav > li > a {
    padding: 8px;
    display: block;
    line-height: 20px;
    color: #818181;
    font-size: 16px;
}

.aspg-left-nav .aspg-left-subnav > li > a:hover {
    color: #0061b1;
}

.aspg-left-nav .aspg-left-subnav > li.clicked > a {
    color: #0061b1;
}

.aspg-left-nav .aspg-left-threenav > li > a {
    padding: 5px 10px;
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #999999;
}

.aspg-left-nav .aspg-left-threenav > li > a:before {
    content: '\2014   ';
}

.aspg-left-nav .aspg-left-threenav > li > a:hover {
    color: #0061b1;
}

.aspg-left-nav .aspg-left-threenav > li.clicked > a {
    color: #0061b1;
}

@media (max-width: 990px) {
    .aspg-left-nav .aspg-left-threenav {
        display: block;
    }
}

.page_ryzs{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-top: 3%;
}
.page_ryzs li{
    width:18.8%;
    margin-right: 1.5%;
}
.page_ryzs li:nth-child(5n){
    margin-right: 0;
}
.page_ryzs li .img{
    overflow: hidden;
}
.page_ryzs li img{
    width: 100%;
    transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.page_ryzs li:hover img{
    transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
}
.page_ryzs li h3{
    font-size: 18px;
    line-height: 1.5;
    color: #333;
    margin: 15px 0;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
}
@media(max-width:991px){
    .page_ryzs li{
        width:23.875%;
    }
    .page_ryzs li:nth-child(5n){
        margin-right: 1.5%;
    }
    .page_ryzs li:nth-child(3n){
        margin-right: 0;
    }
    .page_ryzs li h3{
        font-size: 16px;
    }
}
@media(max-width:768px){
    .page_ryzs li{
        width:49%;
    }
    .page_ryzs li:nth-child(3n){
        margin-right: 2%;
    }
    .page_ryzs li:nth-child(2n){
        margin-right: 0;
    }
}
/*内页分页*/
.pages_fenye{
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
    color: #333333;
    line-height: 26px;
}
.pages_fenye2{
    display: none;
}
.pages_fenye1 li{
    display: inline-block;
    font-size: 14px;
    color: #333333;
    font-family: "Microsoft YaHei",Arial;
    line-height: 26px;
    border: 1px solid #cbcbcb;
    margin: 0 5px;
    padding: 0 8px;
    cursor: pointer;
}
.pages_fenye1 li a{
    color: #333;
}
.pages_fenye1 li.active{
    color:#fff;
    background: #0061b1;
}
.pages_fenye1 li.active a{
    color: #fff;
}
.pages_fenye1 li:hover{
    color:#fff;
    background: #0061b1;
}
.pages_fenye1 li:hover a{
    color: #fff;
}
/*分页2*/
.pages_fenye2 li{
    display: inline-block;
    font-size: 14px;
    color: #333333;
    line-height: 26px;
    cursor: pointer;
   margin: 0 5px;
}
.pages_fenye2 li span,.pages_fenye2 li a{
    padding: 0 8px;
    display: block;
    border: 1px solid #cbcbcb;
    color: #333333;
}
.pages_fenye2 li span.current{
    color:#fff;
    background: #0061b1;
    border: 1px solid #0061b1;
}
.pages_fenye2 li span:hover,.pages_fenye2 li a:hover{
    color:#fff;
    background: #0061b1;
    border: 1px solid #0061b1;
}
@media(max-width:991px){
    .pages_fenye1{
        display: none;
    }
    .pages_fenye2{
        display: block;
    }
    .pages_fenye{
        font-size: 0;
    }
}
@media(max-width:468px){
    .pages_fenye2 li{
        margin: 0 2px;
    }
    .pages_fenye2 li span,.pages_fenye2 li a{
        padding: 0 7px;
        display: block;
    }
}

/*内页详情页面公用样式*/
.aspg-detail-title {
    font-size: 20px;
    color: #363636;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.7;
}

.aspg-detail-info-bar {
    font-size: 14px;
    font-family: Arial;
    color: #9e9e9e;
    line-height: 35px;
    border-bottom: 1px dashed #cfcfcf;
    margin-bottom: 20px;
    overflow: hidden;
}

.aspg-detail-info-bar .baidu-share {
    float: left;
    margin-left: 25px;
    margin-top: 7px;
}

.aspg-detail-info-bar .detail-info-time {
    float: left;
    margin-right: 20px;
    position: relative;
    padding-left: 25px;
}

.aspg-detail-info-bar .detail-info-time i {
    position: absolute;
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
    left: 0;
}

.aspg-detail-info-bar .detail-info-time i:after {
    opacity: .5;
    background-position: 0 -360px;
}

.aspg-detail-info-bar .detail-info-numbers {
    float: left;
    position: relative;
    padding-left: 25px;
}

.aspg-detail-info-bar .detail-info-numbers i {
    position: absolute;
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
    left: 0;
}

.aspg-detail-info-bar .detail-info-numbers i:after {
    opacity: .5;
    background-position: 0 -330px;
}

.aspg-detail-info-bar .aspg-file-down {
    float: right;
    position: relative;
}

.aspg-detail-info-bar .aspg-file-down .file-down-title {
    cursor: pointer;
    position: relative;
    padding-left: 25px;
}

.aspg-detail-info-bar .aspg-file-down .file-down-title i {
    position: absolute;
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
    left: 0;
}

.aspg-detail-info-bar .aspg-file-down .file-down-title i:after {
    background-position: 0 -630px;
}

.aspg-detail-info-bar .aspg-file-down .file-down-title:hover {
    color: #0061b1;
}

.aspg-detail-info-bar .aspg-file-down .file-down-list {
    position: absolute;
    z-index: 9999;
    width: 250%;
    right: 0;
    background: #fff;
    display: none;
}

.aspg-detail-info-bar .aspg-file-down .file-down-list li {
    padding: 10px 0;
    border-top: 1px dashed #cfcfcf;
}

.aspg-detail-info-bar .aspg-file-down .file-down-list li .icon {
    float: left;
    font-size: 40px;
    line-height: 40px;
    margin-right: 5px;
    height: 40px;
}

.aspg-detail-info-bar .aspg-file-down .file-down-list li .list-con {
    overflow: hidden;
    line-height: 1;
}

.aspg-detail-info-bar .aspg-file-down .file-down-list li .list-con p {
    font-size: 12px;
    margin-bottom: 0;
    line-height: 20px;
}

.aspg-detail-info-bar .aspg-file-down .file-down-list li .list-con a {
    font-size: 12px;
}

.aspg-detail-info-bar .aspg-file-down .file-down-list li .list-con a:hover {
    color: #0061b1;
}

.aspg-detail-con-title {
    margin: 20px 0 10px 0;
}

.aspg-detail-con-title span {
    display: inline-block;
    font-size: 18px;
    color: #0061b1;
}

.aspg-detail-con {
    font-size: 18px;
    color: #333;
    line-height:2;
}

.aspg-detail-con img, .aspg-detail-con p img {
    width: auto !important;
    max-width: 100%;
    height: auto !important;
}

.aspg-detail-tags {
    margin-top: 60px;
}

.aspg-detail-tags .tags-title {
    border-bottom: 1px solid #c3c3c3;
    position: relative;
}

.aspg-detail-tags .tags-title h3 {
    display: inline-block;
    padding: 0 30px;
    font-size: 16px;
    color: #0061b1;
    line-height: 40px;
    border-bottom: 3px solid #0061b1;
    margin-bottom: -1px;
}

.aspg-detail-tags .tags-title .baidu-share {
    position: absolute;
    right: 0;
    top: 8px;
}

.aspg-detail-tags .tags-content {
    padding-top: 12px;
}

.aspg-detail-tags .tags-content a {
    font-size: 12px;
    color: #2f2f2f;
    display: inline-block;
    margin-right: 9px;
    background: #f4f4f4;
    line-height: 28px;
    padding: 0 15px;
}

.aspg-detail-tags .tags-content a:hover {
    color: #0061b1;
}

.aspg-detail-url {
    margin-top: 15px;
}

.aspg-detail-url a {
    word-break: break-all;
    color: #666;
}

.aspg-detail-article p {
    margin: 10px 0 20px 0;
    line-height: 24px;
}

.aspg-detail-pn {
    margin-top: 30px;
}

.aspg-detail-pn div + div {
    margin-top: 15px;
}

.aspg-detail-pn div {
    line-height: 22px;
    padding: 10px;
    position: relative;
    border: 1px solid #eeeeee;
    overflow: hidden;
}

.aspg-detail-pn div b {
    font-size: 14px;
    color: #0061b1;
    float: left;
    font-weight: normal;
}

.aspg-detail-pn div a {
    float: left;
    width: 75%;
    font-size: 14px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.aspg-detail-pn div a:hover {
    color: #0061b1;
}

@media (max-width: 600px) {
    .aspg-detail-pn div a {
        width: 60%;
    }
}

@media (max-width: 600px) {
    .aspg-detail-pn div a {
        width: 50%;
    }
}

.aspg-detail-pn div span {
    position: absolute;
    right: 20px;
    top: 11px;
    font-size: 14px;
    color: #666666;
}

/*相关产品 和 相关新闻*/
.aspg-relate {
    margin-top: 45px;
    display: none;
}

.relate-title {
    border: 1px solid #eeeeee;
    font-size: 14px;
    line-height: 2.857;
    margin-bottom: 15px;
}

.relate-title span {
    display: inline-block;
    color: #0061b1;
    padding: 0 1.4em;
    border-right: 1px solid #eeeeee;
}

.relate-product-slick {
    position: relative;
}

.relate-product-slick .owl-item {
    display: block;
    font-size: 0;
}

.relate-product-slick .owl-item .img {
    display: block;
    margin-bottom: 8px;
}

.relate-product-slick .owl-item p {
    margin-bottom: 0;
    padding: .5em 0;
    font-size: 12px;
    color: #0061b1;
    text-align: center;
}

.relate-product-slick .owl-item:hover p {
    color: #0061b1;
}

.relate-product-slick .owl-nav button.owl-prev, .relate-product-slick .owl-nav button.owl-next {
    width: 25px;
    height: 35px;
    color: #fff;
    font-size: 20px;
    margin-top: -17.5px;
    line-height: 35px;
}

.relate-product-slick .owl-nav button.owl-prev span, .relate-product-slick .owl-nav button.owl-next span {
    display: inline;
}

.aspg-relate .relate-news {
    margin-top: 45px;
}

.relate-news-list li {
    float: left;
    width: 48%;
    position: relative;
    line-height: 2.143;
    font-size: 14px;
    color: #0061b1;
}

.relate-news-list li:nth-child(even) {
    float: right;
}

.relate-news-list li a {
    display: block;
    padding-right: 125px;
    color: #666666;
}

.relate-news-list li a:before {
    content: '+';
    font-weight: bold;
    font-size: 16px;
    line-height: 1;
    margin-right: 5px;
}

.relate-news-list li span {
    position: absolute;
    right: 0;
    top: 2.5px;
    width: 125px;
    text-align: right;
    font-size: 12px;
    color: #666666;
}

.relate-news-list li:hover a {
    color: #0061b1;
}

.relate-news-list li:hover a:before {
    color: #0061b1;
}

.relate-news-list li:hover span {
    color: #0061b1;
}

@media (max-width: 990px) {
    .aspg-relate {
        display: none;
    }
}

#as-share{
    float: right;
    margin-top: 15px;
}
/* 内页新闻列表 */
.aspg-news-list li {
    border: 1px solid #e1e1e1;
    padding: 30px;
    background: #fff;
    margin-bottom: 35px;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.aspg-news-list li .tit {
    border-bottom: 1px solid #cbcbcb;
    margin-bottom: 15px;
    position: relative;
}

.aspg-news-list li .tit h3 {
    padding-bottom: 15px;
    font-size: 18px;
    color: #565656;
    font-weight: normal;
    padding-right: 25%;
    margin: 0;
}

.aspg-news-list li .tit .date {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: #666666;
}

.aspg-news-list li .info {
    font-size: 14px;
    line-height: 2;
    color: #999999;
}

.aspg-news-list li .more {
    margin-top: 15px;
}

.aspg-news-list li .more span {
    display: inline-block;
    width: 130px;
    line-height: 33px;
    text-align: center;
    font-size: 14px;
    color: #666666;
    border: 1px solid #e1e1e1;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.aspg-news-list li:hover {
    -webkit-box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
    box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
}

.aspg-news-list li:hover .tit h3 {
    color: #0061b1;
}

.aspg-news-list li:hover .more span {
    color: #fff;
    background-color: #0061b1;
}

@media (max-width: 990px) {
    .aspg-news-list li .tit {
        border-bottom: none;
    }

    .aspg-news-list li .tit h3 {
        padding-right: 0;
        padding-bottom: 10px;
    }

    .aspg-news-list li .tit .date {
        position: static;
        border-bottom: 1px solid #cbcbcb;
        padding-bottom: 5px;
        color: #999;
    }
}

.aspg-album-cate {
    margin: 0 -1%;
    display: flex;
    flex-wrap: wrap;
}

.aspg-album-cate li {
    float: left;
    width: 23%;
    margin: 0 1% 20px 1%;
    border: 1px solid #eaeaea;
    padding: 10px;
}

.aspg-album-cate li .album-img {
    margin-bottom: 15px;
    overflow: hidden;
}

.aspg-album-cate li .album-img img {
    width: 100%;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.aspg-album-cate li:hover .album-img img {
    transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
}
.aspg-album-cate li .album-title {
    text-align: center;
    font-size: 15px;
    color: #666666;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.aspg-album-cate li .album-num {
    font-size: 16px;
    color: #333333;
    text-align: center;
}

.aspg-album-cate li .album-num span {
    display:block;
    margin-right: 5px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media (max-width: 768px) {
    .aspg-album-cate li {
        width: 48%;
    }
}

@media (max-width: 420px) {
    .aspg-album-cate {
        margin: 0;
    }

    .aspg-album-cate li {
        width: 100%;
        margin: 0 0 20px 0;
    }
}

.aspg-album-list {
    margin: 0 -1%;
}

.aspg-album-list li {
    float: left;
    width: 31.33333%;
    margin: 0 1% 20px 1%;
    position: relative;
}

.aspg-album-list li .img {
    display: block;
    overflow: hidden;
}

.aspg-album-list li .img img {
    width: 100%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.aspg-album-list li h3 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-weight: normal;
    font-size: 16px;
}

.aspg-album-list li:hover .img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

@media (max-width: 768px) {
    .aspg-album-list li {
        width: 48%;
    }
}

@media (max-width: 420px) {
    .aspg-album-list {
        margin: 0;
    }

    .aspg-album-list li {
        width: 100%;
        margin: 0 0 20px 0;
    }
}

.aspg-album-list.aspg-getkey-list li {
    width: 18%;
}

@media (max-width: 1200px) {
    .aspg-album-list.aspg-getkey-list li {
        width: 31.3333%;
    }
}

@media (max-width: 768px) {
    .aspg-album-list.aspg-getkey-list li {
        width: 48%;
    }
}

@media (max-width: 420px) {
    .aspg-album-list.aspg-getkey-list {
        margin: 0;
    }

    .aspg-album-list.aspg-getkey-list li {
        width: 100%;
        margin: 0 0 20px 0;
    }
}

/*左侧工具条*/
#toolbar {
    position: fixed;
    /* z-index: 9999; */
    right: 17px;
    bottom: 10%;
    z-index: 9999;
}

#toolbar .online-one li {
    margin-bottom: 3px;
    font-size: 0;
    width: 70px;
    height: 70px;
    right: 0;
    position: relative;
}
#toolbar .online-one li .icon-font::after{
    top: auto;
}


#toolbar .online-one li:hover a {
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.24);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.24);
}

#toolbar .online-one li a {
    display: block;
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
    width: 70px;
    height: 70px;
    background: #00c184;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    font-size: 0;
    border-radius: 4px;
    padding: 10px 0;
    overflow: hidden;
}

#toolbar .online-one li .icon-font {
    display: block;
    height: 28px;
    width: 100%;
}

#toolbar .online-one li .icon-font:after {
    background-image: url(../images/kf.png);
}

#toolbar .online-one li .icon-qq:after {
    background-position: -30px -240px;
}

#toolbar .online-one li .icon-phone:after {
    background-position: -30px -208px;
}

#toolbar .online-one li .icon-message:after {
    background-position: -30px -170px;
}

#toolbar .online-one li .icon-ewm:after {
    background-position: -30px -138px;
}

#toolbar .online-one li .icon-top:after {
    background-image: url(../images/icon_spirit.png);
    background-position: -30px -60px;
}

#toolbar .online-one li .icon-wangwang:after {
    background-image: url(../images/icon_spirit.png);
    background-position: -30px 0;
}

#toolbar .online-one li .wz {
    font-size: 12px;
    color: #fff;
    text-align: center;
    display: block;
    margin-top: 5px;
    height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#toolbar .online-one li.phone {
    border-radius: 4px;
    padding: 10px 0;
}

#toolbar .online-one li.ewm {
    background: #00c184;
    border-radius: 4px;
    padding: 10px 0;
}

#toolbar .online-one li.phone .tel-phone {
    position: absolute;
    z-index: 1;
    padding: 5px;
    text-align: center;
    width: 130px;
    right: calc(100% + 5px);
    top: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .7s;
    transition: all .7s;
    -webkit-box-shadow: 0 4px 20px 4px rgb(0 20 60 / 20%);
    box-shadow: 0 4px 20px 4px rgb(0 20 60 / 20%);
    color: #fff;
    font-size: 14px;
}

#toolbar .online-one li.ewm .ewm-box {
    position: absolute;
    z-index: 1;
    padding: 5px;
    background: #fff;
    width: 110px;
    right: calc(100% + 5px);
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .7s;
    transition: all .7s;
    -webkit-box-shadow: 0 4px 20px 4px rgba(0, 20, 60, 0.2);
    box-shadow: 0 4px 20px 4px rgba(0, 20, 60, 0.2);
}

#toolbar .online-one li.ewm .ewm-box img {
    max-width: 100%;
}

#toolbar .online-one li.ewm .ewm-box:after {
    content: '';
    position: absolute;
    right: -5px;
    bottom: 20px;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 5px;
    cursor: pointer;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #fff;
    border-right: none;
}

#toolbar .online-one li.ewm:hover .ewm-box {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

#toolbar .online-one li.phone:hover .tel-phone {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

#toolbar .online-two li {
    margin-bottom: 3px;
    font-size: 0;
    width: 57px;
    height: 57px;
    right: 0;
    position: relative;
}

#toolbar .online-two li a {
    display: block;
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
    width: 57px;
    height: 57px;
    overflow: hidden;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    white-space: nowrap;
    font-size: 0;
    background: #d9d9d9;
}

#toolbar .online-two li .icon-font {
    display: inline-block;
    vertical-align: middle;
    width: 57px;
    height: 57px;
}

#toolbar .online-two li .icon-qq:after {
    background-position: 0 -150px;
}

#toolbar .online-two li .icon-phone:after {
    background-position: 0 -90px;
}

#toolbar .online-two li .icon-ewm:after {
    background-position: 0 -30px;
}

#toolbar .online-two li .icon-message:after {
    background-position: 0 -120px;
}

#toolbar .online-two li .icon-top:after {
    background-position: 0 -60px;
}

#toolbar .online-two li .icon-wangwang:after {
    background-position: 0 0;
}

#toolbar .online-two li .wz {
    display: inline-block;
    line-height: 57px;
    font-size: 14px;
    color: #fff;
    vertical-align: middle;
    padding-left: 10px;
}

#toolbar .online-two li.ewm .ewm-box {
    position: absolute;
    z-index: 1;
    padding: 5px;
    background: #0061b1;
    width: 110px;
    right: 120%;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .7s;
    transition: all .7s;
    -webkit-box-shadow: 0 4px 20px 4px rgba(0, 20, 60, 0.2);
    box-shadow: 0 4px 20px 4px rgba(0, 20, 60, 0.2);
}

#toolbar .online-two li.ewm .ewm-box p {
    margin-bottom: 0;
}

#toolbar .online-two li.ewm .ewm-box img {
    max-width: 100%;
}

#toolbar .online-two li.ewm .ewm-box:after {
    content: '';
    position: absolute;
    right: -5px;
    bottom: 20px;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 5px;
    cursor: pointer;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #0061b1;
    border-right: none;
}

#toolbar .online-two li.ewm:hover .icon {
    background-position: -57px -180px;
}

#toolbar .online-two li.ewm:hover .ewm-box {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

#toolbar .online-two li.backtop {
    cursor: pointer;
}

#toolbar .online-two li.backtop .iconfont {
    color: #fff;
    background-color: #0061b1;
}

#toolbar .online-two li:hover a {
    width: 200px;
}

#toolbar .online-two li:hover .icon-qq:after {
    background-position: -30px -150px;
}

#toolbar .online-two li:hover .icon-phone:after {
    background-position: -30px -90px;
}

#toolbar .online-two li:hover .icon-ewm:after {
    background-position: -30px -30px;
}

#toolbar .online-two li:hover .icon-message:after {
    background-position: -30px -120px;
}

#toolbar .online-two li:hover .icon-wangwang:after {
    background-position: -30px 0;
}

#toolbar .online-two li:hover .icon-top:after {
    background-position: -30px -60px;
}

#toolbar .online-three {
    width: 115px;
}

#toolbar .online-three .title {
    background: #3aa3e6;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    position: relative;
}

#toolbar .online-three .title span {
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
    height: 25px;
    background-image: url(../images/kf.png);
    background-repeat: no-repeat;
    background-position: -31px -28px;
    opacity: 1;
    text-shadow: none;
}

#toolbar .online-three .qq-list {
    background: #fff;
    padding: 10px 0;
    border-bottom: 1px solid #eeeeee;
}

#toolbar .online-three .qq-list li {
    text-align: center;
    line-height: 32px;
}

#toolbar .online-three .qq-list li .icon-font:after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(../images/kf.png);
    background-repeat: no-repeat;
    position: absolute;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
}

#toolbar .online-three .qq-list li .wz {
    color: #333;
    font-size: 12px;
    margin-left: 10px;
    display: inline-block;
}

#toolbar .online-three .qq-list .icon-qq:after {
    background-position: 0 -114px;
}

#toolbar .online-three .qq-list .icon-message:after {
    background-position: -30px -87px;
}

#toolbar .online-three .qq-list .icon-wangwang:after {
    background-position: -30px -116px;
}

#toolbar .online-three .ewm {
    background: #fff;
    padding: 10px 0;
    border-bottom: 1px solid #eeeeee;
    text-align: center;
}

#toolbar .online-three .ewm span {
    display: inline-block;
    font-size: 12px;
    color: #333;
    margin-bottom: 12px;
}

#toolbar .online-three .ewm img {
    width: 100%;
    max-width: 84px;
}

#toolbar .online-three .service-phone {
    background: #fff;
    padding: 10px 0;
    text-align: center;
}

#toolbar .online-three .service-phone span {
    font-size: 12px;
    color: #333;
}

#toolbar .online-three .service-phone span.hotline {
    color: #777777;
    font-size: 12px;
    line-height: 32px;
}

#toolbar .online-four li {
    margin-bottom: 3px;
    font-size: 0;
    width: 50px;
    height: 50px;
    right: 0;
    position: relative;
}

#toolbar .online-four li a {
    display: block;
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    background: #fff;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    white-space: nowrap;
    font-size: 0;
    border-radius: 50%;
    overflow: hidden;
}

#toolbar .online-four li .icon-font {
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 50px;
}

#toolbar .online-four li .icon-font:after {
    background-image: url(../images/kf.png);
}

#toolbar .online-four li .icon-qq:after {
    background-position: 0 -87px;
}

#toolbar .online-four li .icon-phone:after {
    background-position: 0 -57px;
}

#toolbar .online-four li .icon-ewm:after {
    background-position: 0 -21px;
}

#toolbar .online-four li .icon-message:after {
    background-position: -30px -55px;
}

#toolbar .online-four li .icon-top:after {
    background-position: 0 -0px;
}

#toolbar .online-four li .icon-wangwang:after {
    background-position: 0 0;
}

#toolbar .online-four li .wz {
    display: inline-block;
    line-height: 50px;
    font-size: 14px;
    color: #fff;
    vertical-align: middle;
    padding-left: 10px;
}

#toolbar .online-four li.ewm {
    border-radius: 50%;
    background: #fff;
}

#toolbar .online-four li.ewm .ewm-box {
    position: absolute;
    z-index: 1;
    padding: 5px;
    background: #fff;
    width: 110px;
    right: calc(100% + 5px);
    bottom: 0;
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .7s;
    transition: all .7s;
    -webkit-box-shadow: 0 4px 20px 4px rgba(0, 20, 60, 0.2);
    box-shadow: 0 4px 20px 4px rgba(0, 20, 60, 0.2);
}

#toolbar .online-four li.phone {
    border-radius: 50%;
}

#toolbar .online-four li.phone .tel-phone {
    position: absolute;
    z-index: 1;
    padding: 5px;
    background: rgb(59, 57, 57);
    width: 110px;
    right: calc(100% + 5px);
    top: 0;
    opacity: 0;
    font-size: 14px;
    color: #fff;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .7s;
    transition: all .7s;
    -webkit-box-shadow: 0 4px 20px 4px rgba(0, 20, 60, 0.2);
    box-shadow: 0 4px 20px 4px rgba(0, 20, 60, 0.2);
}

#toolbar .online-four li.phone:hover .tel-phone {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

#toolbar .online-four li.ewm .ewm-box img {
    max-width: 100%;
}

#toolbar .online-four li.ewm .ewm-box:after {
    content: '';
    position: absolute;
    right: -5px;
    bottom: 20px;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 5px;
    cursor: pointer;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #fff;
    border-right: none;
}

#toolbar .online-four li.ewm:hover .ewm-box {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

#toolbar .online-four li.backtop .icon-font {
    height: 20px;
}

#toolbar .online-four li.backtop .icon-font:after {
    height: 20px;
    left: calc(50% - 17px);
    top: calc(50% - 2px);
}

#toolbar .online-four li.backtop .wz {
    display: block;
    line-height: 24px;
    font-size: 12px;
    text-align: center;
    color: #bfbfbf;
    padding-left: 0;
}

@media (max-width: 990px) {
    #toolbar {
        display: none;
    }
}

/* 在线留言页面 */
#message-form {
    font-size: 0;
    max-width: 990px;
    margin: 0 auto;
}

#message-form .red-star {
    color: red;
}

#message-form label {
    font-size: 14px;
}

#message-form textarea {
    resize: none;
}

#message-form #checkcode {
    display: inline-block;
    width: 30%;
}

#message-form #checkCodeImg {
    vertical-align: top;
    margin-left: 10px;
}

#message-form #change_code {
    line-height: 34px;
    padding: 0 10px;
    color: #0061b1;
    font-size: 14px;
}

#message-form .error-info {
    padding-top: 4px;
    display: inline-block;
    vertical-align: top;
    position: absolute;
}

#job-detail-form .error-info {
    padding-top: 4px;
    display: inline-block;
    vertical-align: top;
    position: absolute;
}

@media (max-width: 768px) {
    #message-form .form-group {
        margin-bottom: 25px;
    }

    #message-form .error-info {
        display: block;
        padding-top: 0;
        float: none !important;
        padding-left: 10px;
    }

    #message-form #change_code + .error-info {
        padding-left: 0px;
        margin-left: -7px;
    }

    #job-detail-form .error-info {
        display: block;
        padding-top: 0;
        float: none !important;
        padding-left: 10px;
    }

    #job-detail-form #change_code + .error-info {
        padding-left: 0px;
        margin-left: -7px;
    }
}

/*tag*/
.nyweizhiy{
    font-size: 16px;
    line-height: 2;
    color: #666;
    border-bottom: 1px solid #666;
    padding-bottom: 15px;
    margin-bottom: 3%;
}
.nyweizhiy span{
    color: #0061b1;
    font-weight: bold;
}
/*  */
.page-wrap-right{
    font-size: 16px;
    line-height: 2;
    color: #666;
}
.page-wrap-right img{
    max-width:100%; 
    height:auto !important;
    width:auto !important;
}


/*2023-06-05*/
.aspg-detail-article .article-img {
    text-align: center;
    margin: 5px 0;
}

.aspg-detail-article .article-img img {
    border: 1px solid #efefef;
    padding: 1px;
    max-width: 100%;
    height: auto !important;
}

.page-product-detail-effect {
    float: left;
    width: 42.61%;
    overflow: hidden;
}

.page-product-detail-effect .big-img {
    border: 1px solid #eee;
}

.page-product-detail-effect .big-img a {
    display: block;
    text-align: center;
    width: 100%;
    height: 390px;
    font-size: 0;
}

.page-product-detail-effect .big-img a img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.page-product-detail-effect .big-img a:after {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.page-product-detail-right {
    width: 50%;
    float: right;
}

.page-product-detail-right > h1 {
    font-size: 22px;
    color: #0d0d0d;
    margin-bottom: 20px;
}

.product-detail-item li {
    font-size: 14px;
    line-height: 30px;
    color: #777272;
}

.product-detail-slick {
    position: relative;
    margin-top: 20px;
}

.product-detail-slick a.slick-item {
    display: block;
    text-align: center;
    width: 100%;
    height: 95px;
    font-size: 0;
    border: 1px solid #eee;
    position: relative;
}

.product-detail-slick a.slick-item img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.product-detail-slick a.slick-item:after {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.product-detail-slick a.slick-item.active {
    border-color: #0061b1;
}

.product-detail-slick .owl-nav button {
    position: absolute;
    width: 27px;
    height: 27px;
    background: rgba(37, 37, 37, 0.6) !important;
    border-radius: 50%;
    text-align: center;
    line-height: 27px;
    top: 50%;
    margin-top: -13.5px;
    z-index: 9;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    outline: none;
    border: none;
}

.product-detail-slick .owl-nav button .icon-font {
    width: 100%;
    height: 100%;
    display: block;
}

.product-detail-slick .owl-nav button .icon-left-arrow:after {
    background-position: 1px -509px;
}

.product-detail-slick .owl-nav button .icon-right-arrow:after {
    background-position: -27px -240px;
}

.product-detail-slick .owl-prev {
    left: 0;
}

.product-detail-slick .owl-prev:after {
    background-position: 0 0;
}

.product-detail-slick .owl-next {
    right: 0;
}

.product-detail-slick:hover .owl-nav button {
    opacity: 1;
}

.page-product-inquiry {
    margin-top: 30px;
}

.page-product-inquiry a {
    font-size: 16px;
    color: #ffffff;
    display: inline-block;
    background: #0061b1;
    padding: .5em 1.875em;
    border-radius: 2em;
}

.page-product-inquiry a:hover {
    opacity: .8;
}

@media (max-width: 990px) {
    .page-product-detail-effect {
        float: none;
        width: 100%;
        margin-bottom: 20px;
        pointer-events: none;
    }

    .page-product-detail-right {
        width: 100%;
        float: none;
    }
}

@media (max-width: 640px) {
    .product-detail-slick .slick-item {
        height: 65px;
    }

    .page-product-inquiry a {
        font-size: 14px;
    }

    .page-product-detail-right > h1 {
        font-size: 16px;
        margin-bottom: 15px;
    }
}

.product-detail-tab {
    margin-top: 50px;
}

.product-detail-tab .product-detail-tabli {
    border: 1px solid #eee;
    height: 40px;
    line-height: 38px;
}

.product-detail-tab .product-detail-tabli li {
    float: left;
    width: 20%;
    text-align: center;
    font-size: 14px;
    color: #2f2f2f;
    cursor: pointer;
    border-right: 1px solid #eee;
}

.product-detail-tab .product-detail-tabli li.on, .product-detail-tab .product-detail-tabli li:visited, .product-detail-tab .product-detail-tabli li:active {
    color: #0061b1;
    position: relative;
}

.product-detail-tab .product-detail-tabli li.on:before, .product-detail-tab .product-detail-tabli li:visited:before, .product-detail-tab .product-detail-tabli li:active:before {
    content: '';
    position: absolute;
    left: -1px;
    right: -1px;
    bottom: -1px;
    top: -1px;
    border: 1px solid #0061b1;
}

.product-detail-tab .product-detail-tabcon {
    padding: 15px 0;
}

.product-detail-tab .product-detail-tabcon img, .product-detail-tab .product-detail-tabcon p img {
    max-width: 100%;
    height: auto !important;
    width: auto !important;
}

@media (max-width: 768px) {
    .product-detail-tab .product-detail-tabli {
        height: 35px;
    }

    .product-detail-tab .product-detail-tabli li {
        font-size: 13px;
        line-height: 33px;
    }
}

@media (max-width: 420px) {
    .product-detail-tab .product-detail-tabli {
        height: 35px;
    }

    .product-detail-tab .product-detail-tabli li {
        font-size: 14px;
        line-height: 33px;
        width: 110px;
    }
}

/**
 * EasyZoom core styles
 */
.easyzoom {
    position: relative;
    /* 'Shrink-wrap' the element */
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.easyzoom img {
    vertical-align: bottom;
}

.easyzoom.is-loading img {
    cursor: progress;
}

.easyzoom.is-ready img {
    cursor: crosshair;
}

.easyzoom.is-error img {
    cursor: not-allowed;
}

.easyzoom-notice {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 150;
    width: 10em;
    margin: -1em 0 0 -5em;
    line-height: 2em;
    text-align: center;
    background: #FFF;
    -webkit-box-shadow: 0 0 10px #888;
    box-shadow: 0 0 10px #888;
}

.easyzoom-flyout {
    position: absolute;
    z-index: 100;
    overflow: hidden;
    background: #FFF;
}

/**
 * EasyZoom layout variations
 */
.easyzoom--overlay .easyzoom-flyout {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.easyzoom--adjacent .easyzoom-flyout {
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    margin-left: 20px;
}
.xqylby{
    overflow: hidden;
}


.section .fp-tableCell .sec{
    padding-top: 80px;
}
@media(max-width:1200px){
    .section .fp-tableCell .sec{
        padding-top: 61px;
    }
    
    .section1 .fp-tableCell{
        padding-top: 60px;
    }
}






/*联系我们*/
.jiaruwomen_p1_fl{
    width: 50%;
    padding:5%;
    background: #0061b1;
    min-height: 450px;
}
.jiaruwomen_p1_fl h3{
    font-size: 24px;
    line-height: 2;
    color: #fff;
    font-weight: bold;
}
.jiaruwomen_p1_fl_fc{
    font-size: 18px;
    line-height: 3;
    color: #fff;
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid rgba(255,255,255,.5);
}
.jiaruwomen_p1_fr{
    width: 50%;
}
.contanct_lianxi_fb{
    height: 100%;
}
.map-box{
    height: 100%;
}
.contact-map{
    height: 100%;
}

.jiaruwomen_p1_fl_fc img{
    max-width: 120px;
}
@media(max-width:991px){
    .jiaruwomen_p1_fl h3{
        font-size: 20px;
    }
    .jiaruwomen_p1_fl_fc{
        font-size: 16px;
    }
}
@media(max-width:768px){
    .jiaruwomen_p1_fl{
        width: 100%;
        padding: 20px;
        min-height: auto;
    }
    .jiaruwomen_p1_fl_fc{
        padding-top: 10px;
        margin-top: 10px;
    }
    .jiaruwomen_p1_fr{
        width: 100%;
        height: 350px;
    }
}

